Reducing the title font size

GK User
Tue Feb 12, 2013 2:51 pm
Hi,

How can I reduce the title font size of the article?


And how can i trasform from Uppercase to a normal ?

thanks

sorry for my english
User avatar
Fresh Boarder

GK User
Tue Feb 12, 2013 6:27 pm
Hi, sure no problem, you have open this file: templates/gk_boutique/css/joomla.css into editor
and find this
Code: Select all
.item-title h2 {
    font-size: 36px;
    line-height: 100%;
    padding: 6px 0 0;
    text-transform: uppercase;
}


now you can change appearance of article Title.

Next time try to use Firebug addon for firefox it will help you :)
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.