Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #338714

    Hi
    can you tell why the main menu is not visisble when the responsive layout is deselected in general layout? Smartphone shows no menu .
    Thanks for watching. Kind regards, Oli

    #338877

    Hi heufti65!

    Thank you for using Enfold.

    The default menu should be there when you deactivate the responsive styling of the site. Please give us a link to the actual website. We would like to check it.

    Regards,
    Ismael

    #338928
    This reply has been marked as private.
    #339141

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 989px) {
    .html_mobile_menu_tablet .main_menu, .html_mobile_menu_tablet #header_main_alternate {
    display: block;
    }}

    Best regards,
    Yigit

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