Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #771711

    Hi guys.
    I was looking how to get more icons on navbar when using Burguer menu on desktop.
    I will try it to do it like webpages like this: https://www.etq-amsterdam.com/
    Pk, i get burguer menu with this:
    `
    @media only screen and (min-width: 1024px) {
    nav.main_menu {
    display: none !important;
    }
    }
    And works,, but how to setup more icons in this bar?

    #773434

    Hey mrpacogp,

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

    Best regards,
    Victoria

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