• Resolved Steve

    (@steveorg1818)


    I am using Astra Theme 4.0.2 and Astra Pro 4.0.1 and Elementor. After the upgrade to Astra Pro 4.0.1 the mobile menu is now sliding under the mobile header rather than expanding (popping out) fully so that you can slide the menu up and down easier. I have been trying to get Astra support since Jan 14 to see there is a difference in the way the mobile menu works between Astra Pro 3.9.4 and Astra Pro 4.0.1 but so far I am just getting canned responses from their support team that there isn’t a problem. I have another site with Astra Pro 3.9.4 and the meny is working as it should – not sliding under the header and expanding fully.

    Anyone else experiencing mobile menu issues since updating their Astra Pro to 4.0.1?

    Thanks

    Steve

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @steveorg1818,

    Have you checked this section on the Customizer? And please make sure you are using latest version for both the theme and plugin.

    Kind regards,
    Herman ??

    Thread Starter Steve

    (@steveorg1818)

    Thanks for the tip Herman. Yes, I did look at that section of the off canvas; my preference is to use the dropdown for the mobile menu. Astra support has finally recognized there is an issue and hopefully I will get a solution soon.

    Regards,

    Steve

    Hi @steveorg1818, sorry for the delay.

    Good to know that you have reached out to us through our Support Portal.

    I would ask you to please mark this thread as Resolved.

    Kind regards,
    Herman ??

    Thread Starter Steve

    (@steveorg1818)

    Astra support provided some custom CSS to use as an interim solution. The mobile menu is now expanding fully after adding the provided CSS. Here is the code if anyone else is having the same mobile menu issue:

    /* To correct Astra Pro 4.0.1 upgrade issue  - mobile menu not expanding fully */
    #ast-mobile-header .content-align-flex-start {
        max-height: fit-content;
        overflow: auto;
    }

    francoc30

    (@francoc30)

    Thanks Steve for sharing.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Mobile menu not working after upgrade to Astra Pro 4.0.1’ is closed to new replies.