Hi at all,
How is it possible to make these writings always visible without hover?
Thank’s a lot
Hey minogig,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.woocommerce .inner_product .avia_cart_buttons {
opacity: 1 !important;
}
Hope this helps :)
Best regards,
Nikko