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

    Hi there, Part of my burger menu background is covering the header logo and woocommerce cart icon – is there any way to make the background color transparent? Many thanks!

    #1361078

    Hey Suze,

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

    @media only screen and (max-width: 767px) {
    .responsive #top .cart_dropdown {
        z-index: 999;
        right: 5px;
    }
    }

    Best regards,
    Rikard

    #1361170

    Brilliant – thank you Rikard. That worked perfectly : )

    #1361196

    Hi ellamac,

    I’m glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Burger Menu backbround covers logo and cart icon on mobile’ is closed to new replies.