Hi,
>> http://111.118.173.50/~digitall/web-design/
How do i edit the size of the paragraph font? Ive scouted the css file but cant find it!
Thanks in advance for your help. Enjoying playing around with your themes!
(5 posts)
(2 voices)
Hi,
>> http://111.118.173.50/~digitall/web-design/
How do i edit the size of the paragraph font? Ive scouted the css file but cant find it!
Thanks in advance for your help. Enjoying playing around with your themes!
Hello,
Go to the theme options panel, and paste this code in the "Custom CSS" field:
.entry {
font-size: 14px;
}
Try that and let us know the results.
Hi Ruderic,
Thanks for your help, problem solved.
Just for future clarification, is it better practice to add css in this field... rather than hack away at it in the appearance >> editor page?
Hi,
Good to hear that the tweak worked. Indeed, it's better writing it in the theme options panel, because this way your tweaks persist when you update the theme.
Thanks for your help Ruderic.
You must log in to post.