Tagged: border, margin, woocommerce
Hallo zusammen
Ich benutze WooCommerce und kämpfe seit Beginn mit der Miniaturansicht der Produkte. Dort fehlt immer der Abstand zwischen dem Rand und der Angabe zu Steuer und Versand. Ich habe Ein Beispielbild hochgeladen, auf dem man das Problem gut erkennt: Link
Liebe Grüße
_________________________________________________________________________
Hello everybody
I use WooCommerce and have struggled with the thumbnail of the products since the beginning. There is always a gap between the margin and the tax and shipping information. I have uploaded a sample image that shows the problem well: Link
best regards
Hey fischer90,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .products .wc-gzd-additional-info {
padding: 0 15px;
}
If you need further assistance please let us know.
Best regards,
Victoria