Hi,
I dont know if there is already a topic about this, but could not find it actually.
I am using Enfold and Woocommerce for a website. However the product have Cart Button (Show details and Add to cart) those are separated by a white line. (see screen)
How can I delete this white line, it looks like its in the avia_cart_buttons but i cannot find a separator in this class.
Can you help me out?
Kind Regards,
Hans Kroeze
Hey ZikomoWebdesign,
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
.avia_cart_buttons .button-mini-delimiter {
display: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks Victoria,
It works!
Best Regards!
Hi ZikomoWebdesign,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria