Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1361098

    I see 2 burger menus in tablet version. Either seen after or done the new theme update.

    #1361116

    Hey albnetvlore,

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

    @media only screen and (max-width: 1024px) {
    #header_main_alternate {
      display: none; 
    }
    }

    Best regards,
    Rikard

    #1361207

    Nothing changed after I did it and opened it on several tablets, same view

    #1361209

    Sory the first problem is solved

    List items (

  • ) are not contained within
      or

        parent elements.
        Screen readers require list items (<li>) to be contained within a parent <ul> or <ol> to be announced properly. Learn more.
        mobile menu cant you to help to fixit this problem in menu mobile
        Menu
        <li class=”av-burger-menu-main menu-item-avia-special “>
        THANK YOU
#1361218

Hi,

That element has a UL parent, look for the avia-menu ID.

Best regards,
Rikard

#1361237

List items (

  • ) are not contained within
      or

        parent elements.
        Screen readers require list items (<li>) to be contained within a parent <ul> or <ol> to be announced properly. Learn more.
        Failing Elements
        Menu
        <li class=”av-burger-menu-main menu-item-avia-special “>
  • #1361256

    Hi,

    I answered your question earlier, please refer to that. You can check the DOM tree yourself if you inspect the site in your browser.

    Best regards,
    Rikard

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