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!
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
Brilliant – thank you Rikard. That worked perfectly : )
Hi ellamac,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko