Promo price issue

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Tue Jul 14, 2015 1:04 pm
Hello everyone, running StoreBox on wordpress (everything is updated to the latest version), I have a wierd issue with products that are on sale, as you can see here http://www.country-town.it/ under vertrina e shop online the item that are on sale on the round red circle have issue showing the prices.

If you look carefully you see a small white bar at the bottom of the "circle" and if you highlight the price you can see that it shows on the circle the sale price and underneath it the regular price crossed , how do i fix that?

Thank you

Andrea
User avatar
Fresh Boarder

GK User
Tue Jul 14, 2015 2:44 pm
Hello,

Please 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-image .gk-img-overlay del {
   display: none;
}
.gk-product-gallery .gk-image .gk-img-overlay ins {
   text-decoration: none;
}
User avatar
Moderator

GK User
Tue Jul 14, 2015 3:17 pm
Thank you! Very easy to follow and very fast, one of the best support i have ever had! :D
User avatar
Fresh Boarder

GK User
Wed Mar 22, 2017 11:00 am
Wow .. a long time has passed... but this fix is not working anymore... any clue?

I updated the template but it is giving me an issue similar to theone i had before http://www.country-town.it

Seems like the text is huge compared to the round circle....
User avatar
Fresh Boarder

GK User
Wed Mar 22, 2017 11:49 am
Never mind, I did a huge mistake, the fix works again.. sorry if I dusturbed!
User avatar
Fresh Boarder


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