Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #893315

    Hi I am in the process of setting up a site at : https://meditationinbristol.org/kmc
    The mobile menu doesn’t show up from mobile devices, please help.
    Kind regards,
    Duncan

    #893340

    Hey DuncanMaybury1,

    Please try updating to the latest version of Enfold. (4.2)

    Best regards,
    Jordan Shannon

    #895296

    Thanks, The update section says it is running latest version, although it says 4.1.2. When checking manually it does’t show Enfold as a Theme that needs updating. how can I update?
    Cheers

    #895339

    Hi,

    Please refer to the following:

    Best regards,
    Jordan Shannon

    #895367

    Thanks for that. Done. Menu still not adapting for mobile devices, also the menu items are overlapping to the title/breadcrumbs section below.
    Cheers.

    #895554

    Hi,

    That is strange, I get the same problem on my end, but I have no idea why it’s not showing. I checked your Quick CSS but I didn’t see anything there, did you do any customisations at all to the theme?

    Please try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    #896941

    Hi Rikard,

    No I haven’t edited any files.

    The FTP method is how I updated the theme. Still no joy! Strange

    #897427

    Hi,

    Can you try adding this css code in QUick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      #header .av-main-nav li {
        display: none;
      }
    
      #header .av-main-nav li.av-burger-menu-main {
        display: block;
      }
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #898628

    Thanks Nikko,

    No it is still the same.

    kind regards,

    Duncan

    #900601

    Hi Duncan,

    I have checked your site again and it seems your site is not fetching the media queries that’s why the site isn’t responsive. Can you give us ftp access? so we can check further, just post the details in private content.

    Best regards,
    Nikko

    #900603

    Hi Duncan,

    This option in Theme options need to be checked for th site to be responsive
    Image 2018-01-22 at 11.39.31.png

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #906548

    Hi Victoria,

    That’s great, can’t believe I didn’t see that option.

    Problem now is the child pages/sub menus don’t show from the burger menu, any ideas?

    #906668

    Hi,

    Thanks for the feedback. It seems that you haven’t assigned a menu to the Enfold locations under Appearance->Menus? If you haven’t assigned a menu then your top level pages will show by default.

    Best regards,
    Rikard

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