Ground price Germanized plugin which is supported by your theme!
-
please check private content
Update, please check private section
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .owl-carousel-item .product-wrapper p.wc-gzd-additional-info {
margin-top:20px;
}
body .owl-carousel.owl-drag .owl-item {
margin-bottom:20px;
}
Best Regards
Thank you for the reply!
it didn’t work as described in the video, please check private content for the new explanation
Hello,
Here is the code, you can change the margin as per your needs:
.product_list_widget .wc-gzd-additional-info, .products .wc-gzd-additional-info {
margin: .7rem 0 .7rem 0;
}
Please replace .7rem
for pixels or set zero.
Best Regards
This one doesn’t work!
Please check Video in the Private section
Hello,
Please replace this code to the Theme Settings > Custom CSS > Global:
body .product_list_widget .wc-gzd-additional-info,
body .products .wc-gzd-additional-info {
margin:0;
}
And you will get the result like this: https://gyazo.com/ce97e6395cf184db3a63cea3840646d9
Best Regards
Thank you so much for the quick reply!
this has worked! one more thing please! how can i change the green text SITE-WIDE to #c2c2c2?
Thank you
Hello,
Please give me URL and screen I will suggest how to change it.
Best Regards
Please check the private section
Hello,
It is not possible to change the color of the text you want. The Price structure does not allow it. If I change this text, the price would also change.
Best Regards