Change text size and color

GK User
Tue Nov 27, 2012 8:56 pm
Hi, where I can change the text size and color of the contact information? Thanks for the help. :geek:
User avatar
Gold Boarder

Konrad M
Tue Nov 27, 2012 9:04 pm
Hi,
please try add to override.css
Code: Select all
address {
font-size:12px !important;
font-color:#000000 !important;
}

and set your own values to fit your needs. Remember to enable override.css option in template settings.
User avatar

GK User
Tue Nov 27, 2012 10:11 pm
Thanks Konrad M, not changed! I have enabled overrride... :angry:
User avatar
Gold Boarder

Konrad M
Tue Nov 27, 2012 10:55 pm
Please give me url to your website.
User avatar

GK User
Tue Nov 27, 2012 11:05 pm
User avatar
Gold Boarder

Konrad M
Tue Nov 27, 2012 11:24 pm
Change my erlier code to this one:
Code: Select all
.contact-contactinfo,address {
font-size:12px !important;
color:#000000 !important;
}
User avatar

GK User
Wed Nov 28, 2012 2:27 am
Solved Konrad M, Thank you! :)
User avatar
Gold Boarder


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