GK Image Show - change the color of the fonts / products

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Tue Jul 09, 2013 12:14 am
1. How can I change the color of the fonts from white to black on the GK Image Show on the header

http://shopping.mdthermo.com

Now Available at Maryland Thermoform

Tart and Wax Melt Clamshells

2. How can we change the color on the Product circle label from orange to red?
User avatar
Fresh Boarder

GK User
Tue Jul 09, 2013 1:47 am
Please use following css codes in css/override.css located in template folder and enable css override option in template settings > advanced settings > css override "on".

Code: Select all
.gk-is-wrapper-gk-storebox figcaption h1, .gk-is-wrapper-gk-storebox figcaption h2 { color: #000000;}
.gk-product-gallery .gk-image .gk-img-overlay { background: #FF0000;}


See you around...
User avatar
Platinum Boarder


cron