Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #658218

    Hi, I’m using the Woocomerce plugin and the header in some pages is set in transparent. When the cart icon is displayed it remains with the white background. How can make this icon to respect the transparent properties of the header?

    Here’s a link to the website:
    http://www.tw.com.ar/servicios/

    Thanks!

    #658424

    Hi les_360,

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

    .cart_dropdown_first .cart_dropdown_link {
        color: white !important;
        background-color: transparent !important;
    }

    Regards,
    Rikard

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