Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1127564

    Hi enfold Team,

    is it possible to delete the submenue in front of the header?
    We use this little menue für Icon-Logos an they will be to big on small devices.
    Thank for your help!

    kex

    #1127797

    Hey Kornelia,

    Please post a link to where we can see the actual element.

    Best regards,
    Rikard

    #1127981

    Hi Rikard,
    here ist the link to the website. We want to delete (or make invisible) the submenue with the Logo-Icons only for mobile devices and tablets.
    And a second Problem:
    I have placed a new icon for the hamburger menue. Now there is a lot of white space between the Iicon and the menue points. We have to scroll down for seeing the points. The symbol should be placed on the top and the points directly under it.
    I hope you can help me.
    Best regards
    kexx

    #1128147

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    #header_meta .sub_menu {
      display:none;
    }
    }

    Best regards,
    Rikard

    #1128200

    Hi Ricard,
    Thanks for your help, I tried the code, but I have two problems:

    1.
    The logos “Christmann”, “Peugeot”, “Kia”, “Seat” and “Peugeot professional” are in the submenue. But they are to big for small devices so we want that they not to be displayed on small devices. On tablets or mobile phones we only want the hamburger menue. The submenue should be deleted only for small devices.

    2.
    If we use the website on mobile devices we klick on the hamburger menue. First we see a lot of white space bevor the menue points started. How can we delete the white space

    Thanks for your help
    Kornelia

    #1128202

    Hi Ricard,

    I refreshed the Website one more time and tried an other device – the code Works!

    Thank you very much!
    Best regards Kornelia

    #1128358

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Please bookmark Enfold Documentation for future reference.
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Submenü’ is closed to new replies.