Change size price on homepage

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Thu Dec 03, 2015 4:48 pm
Hello,

I sought in the template but I do not find how to change the size of the price under the product of the gallery into homepage. Can you help me please.
Catherine
User avatar
Fresh Boarder

GK User
Fri Dec 04, 2015 9:39 am
Hi,

Try to 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-product-gallery .gk-price span.amount {
font-size: 25px;
}
User avatar
Moderator


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