Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #339392

    On one side I would have liked an additional menu line under the main line (sticky menubar ) in the approximately 8 Anchor links to the extensive side are listed. How can I implement the best?

    Thanks and regards
    Lukas

    #339894

    Hi LukasE!

    Thank you for using Enfold.

    I’m sorry but can you please provide a screenshot or an example of what you’re trying to do. You can use the Fullwidth Submenu element on the advance layout builder to add another menu.

    Regards,
    Ismael

    #339944

    Hi Ismael!

    Sorry, this Full Width submenu element I had overlooked and it fits exactly that!
    It should be hidden under 770px width. How would the CSS look like this?

    Regards,
    Lukas

    #340111

    Hey!

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

    @media only screen and (max-width: 770px) {
    #top .av-submenu-container { display: none !important; }}

    Best regards,
    Yigit

    #340142

    Hey Yigit!

    It works, the submenu is hidden, but the white background is still there.
    Maybe you have a additional css line for me?

    Best regards,
    Lukas

    #340143
    This reply has been marked as private.
    #340153

    Hey!

    This is how it looks on my end – http://i.imgur.com/9hSjphj.png
    Have you flushed browser cache after applying the code?

    Cheers!
    Yigit

    #415119

    I beg your pardon, I forgot to answer.
    Thanks, now everything works!

    Many thanks and greetings
    Lukas

    #415624

    Hi!

    Great, glad we could help :)

    Cheers!
    Rikard

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