-
Closed
-
Hi. How can i change heading 1 size?
I have tried changing the font size of h1 down to even 12px but it did not change at all. Can you please advise how to do this? Thanks.
____________________________
/* Headings */
h1, h2, h3, h4, h5, h6 { color:#51545C; font-family:’Myriad Pro’;font-weight:normal;font-style:normal!important; clear: both;margin-bottom:15px;}
h1 { font-size: 16px; line-height: 16px; padding: 0px 0px;letter-spacing:-2px; }
h2 { font-size: 14px; line-height: 14px; padding: 5px 0px;letter-spacing:-1px; }
h3 { font-size: 13px; line-height: 13px; padding: 5px 0px;letter-spacing:-1px; }
h4 { font-size: 12px; line-height: 12px; padding: 5px 0px;letter-spacing:-1px; }
h5 { font-size: 20px; line-height: 20px; padding: 5px 0px; }
h6 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
The topic Changing Heading size is closed to new replies