Viewing 31 post (of 31 total)
  • Author
    Posts
  • #842864

    Hi,

    1.) Are there any modifications made in the the header.php file or any template that is part of the header inside the child theme? Please add the following css to fix the “blue” menu.

    @media only screen and (max-width: 989px) and (min-width: 768px) {
        .responsive #top .av_mobile_menu_tablet #header_main_alternate {
            display: block;
        }
    }

    2.) The login form is underneath the main menu on any screen sizes.

    3.) Please compare the child’s helper-main-menu.php from the latest version in the parent theme folder.

    Best regards,
    Ismael

Viewing 31 post (of 31 total)
  • You must be logged in to reply to this topic.