I am trying to change the size for some h3 and other h.. tags - currently using cufon font Lobster.
Please indicate how to do this.
thanks
Florian
PS: site: http://mondentisteamercier.com
I am trying to change the size for some h3 and other h.. tags - currently using cufon font Lobster.
Please indicate how to do this.
thanks
Florian
PS: site: http://mondentisteamercier.com
Hey!
Add following code to css/custom.css and change the font size values as required:
h1{font-size:20px;}
h2{font-size:18px;}
h3, legend{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px; }
h6{font-size:10px; }
Best regards,
Peter
You must log in to post.