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

    When I make the page smaller, the navigation bar begins to overlap with the logo. The nav bar does not turn into the mobile version soon enough. I noticed that on the Enfold demo, it shortens sooner. How do I make mine do that?

    Thanks!

    Ian

    #671727

    Hey iansachs,

    You can select to enable it for tablets as well under Enfold–>Header–>Mobile Menu

    Regards,
    Rikard

    #671989

    Hi Rikard,

    Thank you for guiding me to this section. That make sense – I went ahead and updated to include tablets too, but it did not make a difference. The menu still does not collapse until about 750px. Is there another setting that may be getting in the way?

    Thanks,

    Ian

    #671995

    On that note, it appears as though no updates that I make in the header area ( I also tried removing the separators, changing the font sizes, etc.) seem to be showing up after publishing..

    #672032

    Hi!

    Can you please disable all of your cache, clear browser cache and give it a try again?

    Thanks a lot for your understanding

    Cheers!
    Basilis

    #672049

    Doesn’t do anything. Give it a shot from your end, see URL in private content below :)

    #672478

    Hi,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #672823

    Please see creds in the private content section. Thanks!

    #673033

    Hi,

    I changed the setting for you and it’s now breaking at 990 pixels, please have a look at your site now.

    Regards,
    Rikard

    #673857

    That did the trick – thank you! Would you mind telling me how you did that, in case I ever add another menu item and need to collapse it at a greater value than 990px?

    #674492

    Hi,

    I checked the option to display the mobile menu for tablets under Enfold–>Header–>Mobile Menu. If you need a custom value you can use this in Quick CSS:

    @media only screen and (max-width: 1024px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
    }

    Adjust the value 1024 to the pixel width of your choice.

    Best regards,
    Rikard

    #677286

    Awesome – thanks so much!

    #677924

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Dynamic Settings’ is closed to new replies.