Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] Can't change font-size default for H1, H2...H6 (http://forum.bytesforall.com/showthread.php?t=21717)

pharipou Mar 12, 2014 11:40 AM

[SOLVED] Can't change font-size default for H1, H2...H6
 
css.php modified as:
h1 { font-size: 16px; line-height: 1.2; margin: 0.3em 0 10px; font-weight: bold;}
h2 { font-size: 10px; line-height: 1.3; margin: 1em 0 .2em;font-weight: bold; text-decoration:overline; color:#A38EA1;}
h3 { font-size: 6px; line-height: 1.3; margin: 1em 0 .2em; font-weight: bold; text-decoration:underline; color:#081B78;}
h4 { font-size: 5px; margin: 1.33em 0 .2em;font-style: italic;} }
h5 { font-size: 1.0em; margin: 1.67em 0; font-weight: bold;color:#008000;}
h6 { font-size: 0.9em; margin: 1.67em 0; font-weight: bold; }

font weight, colors are well changed but font-size remain as default: 34, 28, 24px...

Where can i change it?

Thank you

juggledad Mar 12, 2014 11:48 AM

Why would you edit the theme file? Look in the themes 'CSS Inserts' option

pharipou Mar 12, 2014 01:56 PM

Thank you. It works fine now.
I'm upgrading my site from Atahualpa 3.4 and i never use this option before.

Best regards


All times are GMT -6. The time now is 01:22 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.