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

    Hello enfold team,
    I noticed a colored background flash for a second when clicking the burger menu open and would like to get rid of it. I’ve tried to target it with css below but had no luck:

    .responsive #top .av-main-nav .menu-item-avia-special,
    .responsive #top #header_main > .container .main_menu .av-main-nav > li > a {background-color: transparent !important;}

    #890254

    Hey rickyporco,

    Looks like the color is changed by JavaScript on click on search or burger. To remove the effect, JavaScript files will need to be edited and copied to a child theme.

    Best regards,
    Victoria

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