Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1277380

    Hello,
    i would like to know, how to make the background of a product image transparent and with no borders?
    Sorry for my bad english..;-)
    Thanks for your answer!
    Markus

    #1277818

    Hi Markus,

    Please try the following in Quick CSS under Enfold->General Styling:

    .single-product .product .woocommerce-product-gallery__wrapper a {
        background: transparent;
        border: none;
    }

    Best regards,
    Rikard

    #1278731

    Hello Rikard,
    thank you very much, it works!
    I have another question, is it possible to hide the dropdown menu from the cart icon in the header?
    I have a side cart plugin, but i want to save the cart icon, but do not need the dropdown anymore..ooh my english, sorry;-)

    Thank you and best wishes
    Markus

    #1278931

    Hi,

    Can you screenshot what you mean? I’m not seeing a dropdown.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.