Anonymous
Unregistered
Posted 3 years ago #
I'm using the black minimalist theme at http://www.zellie.info I want to change the body text of a page to 12 or 14pt. I found where to change the menu font size and only the menu font size, but everything else I try changes EVERYTHING proportionally which makes the headings huge. The heading sizes are fine, I just want the body text to be larger. Where do I edit the code to make ONLY the body text larger?
outthere
Member
Posted 3 years ago #
Different themes handle it differently. try style.css
Anonymous
Unregistered
Posted 3 years ago #
Should I be editing #page, #body, .primary..........? I'm sure it's in the stylesheet somewhere but I'm not sure what I'm looking for.
go get firefox.
go download the web developer extension for firefox.
http://chrispederick.com/work/web-developer/
install it.
hitting ctrl-shift-e while looking at your page will allow you to play with the css on your site on the fly.
I'm sure it's in the stylesheet somewhere but I'm not sure what I'm looking for.
then its a matter of trial and error, right? worst case?
Or you can employ some simple tools, and get to know whats responsible for the style ..