Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1198677

    Hello Enfold Team,

    i have found a way in the forum to display the main navigation points in a row. Unfortunately this does not solve my problem:
    Is it still possible to write the main navigation points under each other (as it is in the standard) and the respective submenu points under the main navigation points in a row?

    Thanks

    Jens

    #1198710

    Hey JensRichterich,

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1198724
    This reply has been marked as private.
    #1198863

    Hi JensRichterich,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1199183
    This reply has been marked as private.
    #1199487

    Hi JensRichterich,

    Can you please share the login link too?

    Best regards,
    Victoria

    #1199804

    Ahh, sorry, I missed that

    #1201269

    Hi JensRichterich,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    
    @media only screen and (min-width:768px){
        .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li li {
            width: 150px;
            display: inline-block;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1201704

    Perfect. Thanks for the great support!

    #1201890

    Hi,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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