Hi, products that are on sale have an issue that I would like to fix. You can see what I mean here – http://screencast.com/t/GPXgHHYy6j
I would like the sale button to show next to the price instead of showing as it is now covering the titles and the product image.
Product page for reference is here – http://polytown.co.il/shop/v-ray/v-ray-2-0-sketchup-book/
Thanks.
Hey DROR!
Please add following code to Quick CSS
#top .single-product-main-image .onsale {
right: auto!important;
}
Regards,
Yigit
Great. Thanks.
Can you tell me how I can activate the code that shows at the bottom of the page so that it will be easy to copy and paste pages created with the avia builder?
Hi!
Please enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
Yigit
Thanks.