• Hi, the mobile menu has disappeared recently (possibly after the update?). I had a website for a while now and the menu button color is set up properly through the Customize/Color/Header so not sure what the problem is and how to fix it.

    Adding CSS for the button colour didn’t help

    Thankyou

    The page I need help with: [log in to see the link]

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter elina61

    (@elina61)

    Just found an answer to my question ??

    https://forums.athemes.com/t/mobile-submenus-missing-after-latest-update/37023

    Adding the following css code helps

    .site-header .btn-menu .sydney-svg-icon {fill: #xxxx;}

    In case someone else has the same problems

    Cheers

    Hi there!
    I have the same problem on several pages.
    the solution described above did not work.
    In addition, google fonts mobile are no longer loaded suddenly since the update.
    Can you help me?

    my console doesn’t show “svg” either – “.btn_menu

    katia_d

    (@uroboro_comunicazione)

    i have the same problem too, no mobile menu shown more after the update, the CSS hack doesn’t work ??

    Hello there,

    Please try updating your Sydney theme to the latest version (1.60) and see if it resolves the issue. Because we have addressed this mobile menu issue on latest update we’ve made in version 1.60. Refer this thread https://forums.athemes.com/t/hamburger-mobile-menu-doesnt-show-the-3-lines/37159/5.

    Regards,
    Kharis
    aThemes Support

    Updating to version 1.60 doesn’t solve the problem. Reverting to version 1.58 made the mobile menu to reappear.

    my version is 1.60 – but the problem persists. My console doesn’t show “svg” either – “.btn_menu – and the CSS is not working.
    I have this problem on 13 websites

    Hello there,

    For a site that might have active caching, updating might not do any changes as web browsers might load the cached version. Please flush any applied cache after updating.

    Regards,
    Kharis
    aThemes Support

    Hi there!
    I do not have a caching plugin and I have cleared the browser cache.
    The problem is not the missing CSS – it is not an SVG in the code.The browser console still shows .btn-menu

    In addition, SVG is not allowed in wordpress by default – you have to change something in addition?

    Hello there!
    Unfortunately, I don’t have a solution yet – I can’t update on more than 10 pages.
    Can you help me please?

    I had the same issue, so for what it’s worth here’s what fixed it in my case.

    The update to Sydney that converted icons to SVGs required changes to the files header.php (for the burger menu) and footer.php (for the up arrow). After some frustrating changes to CSS that achieved nothing at all, I finally remembered that my my child theme had its own versions of both these files – versions which of course lacked those changes.

    Simply copying a single line from each of those files in the parent theme – the change is pretty obvious – into the child ones fixed the problem. You will also need to adjust any CSS that styles these items as the selectors are different now, as has been mentioned above.

    Hope this helps someone.

    (As these PHP files are in use you may need to switch to another theme while you’re editing or – as I did – upload the new versions using FTP.)

    hi,
    i have the same problem: i added the custom CSS as indicated on A-Themes website, and now i know the menu icon is loaded (its row is a few pixels taller and if i touch where i know there was the menu, the menu voices show), but even if i change the fill color, it looks like it’s still white and i can’t change it with the same blue of the theme 2nd color.

    hope someone can help ??
    best,
    M

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Mobile menu disappeared’ is closed to new replies.