Jump to content

Fonts and size


kysil

Recommended Posts

In general:

get a web inspector tool for your browser (e.g. Firebug for Firefox). Use it to find the correct declaration which sets the value you are interested in by clicking on the item. 

Then in 4.0 adminCP go to your theme settings and use the custom.css file to overwrite the default value with your value. For example:

#elSiteTitle {
 font-size:20px,
}

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...