CCS File Contactform

GK User
Thu Sep 06, 2012 2:53 pm
Where can I find the CSS file from the contact form?
I want to remove italics.
User avatar
Fresh Boarder

GK User
Thu Sep 06, 2012 4:17 pm
Hi

First i recommend that you enable the override.css file.
So go to template parameters > advanced settings and enable override css

Them open this file located on template css directory and add this line:

Code: Select all
.contact .contact-address span {font-style: normal;}


That's it
User avatar
Platinum Boarder


cron