Tagged: 

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

    I use Enfold for several different clients’ websites and have been using the below code to trigger the burger menu before it overlaps with the logo. It had been working fine and all of a sudden Enfold no longer responds to it and I can’t seem to change the breakpoint at all now. What do I need to do to fix this?

    @media only screen and (max-width: 1140px) {
    .av-burger-menu-main { 
         display: block!important; 
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
         display: none!important;
    }}
    • This topic was modified 5 years, 3 months ago by fchang.
    #1124876

    Hey fchang,

    Best regards,
    Victoria

    #1124879

    Hi Victoria,

    My apologies! My colleague was mistaken and we were able to implement the needed fix. Thank you for responding!

    #1124900

    Hi fchang,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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