Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1200325

    I’ve used buttons, one bordered and one colored, and would like to add space between them so they are consistent with the remainder of the menu. How do I add space between them?

    #1200471

    Hey Beth,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 991px) {
    nav.main_menu #menu-item-53 {
      margin-left: 20px;
    }
    }

    Best regards,
    Rikard

    #1201331

    Thank you!

    #1201430

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Need additional space between two main menu buttons’ is closed to new replies.