Site logo

[Support request] How do I make my menu look more crisp?

Home Forums Support [Support request] How do I make my menu look more crisp?

Home Forums Support How do I make my menu look more crisp?

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

    My menu looks really cheap and not as crisp as I’d like and some of the categories extend to the next line to make it harder to read. How can I make it look better?

    #1832725
    Ying
    Staff
    Customer Support

    Hi Heath,

    We can try this CSS to remove the padding around the menu, so that the menu items will stay in 1 line:

    #generate-slideout-menu .inside-navigation.grid-container.grid-parent {
        padding: 0;
    }

    If you have some good examples in mind, share a link or screenshot, we are happy to help 🙂

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