A simple question about module header font-size

Business template for Joomla 3 and 2.5 ideal to create blog or personal website.
GK User
Tue Jun 26, 2012 2:02 pm
I changed the google font and now I need to downsize of headers of modules Quality Printing, Web Design, Brand Identity. Can you give me the css code? Thanks
User avatar
Senior Boarder

Konrad M
Tue Jun 26, 2012 2:05 pm
Hi,
please try add to the override.css
Code: Select all
.box h3.header, .box_menu h3.header, .box_text h3.header {
font-size: 36px;
}

and decrease this value. Remember to enable override.css option in template settings.
User avatar


cron