title not showing on main Bannerleft Gavick Pro

March 2014 WordPress Theme
GK User
Sun Aug 10, 2014 8:37 pm
Hi,
I need a heading the Gavick Pro in Banner left at the top. I have added in title and cant see why it wont show. Do I require an override?
Thanks :)
User avatar
Senior Boarder

GK User
Mon Aug 11, 2014 7:30 am
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.

And please let me know which widget exactly do you mean.
User avatar
Moderator

GK User
Mon Aug 11, 2014 9:31 am
Add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)

Code: Select all
#gk-banners .box-title {
color: #000;
}
User avatar
Moderator


cron