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

    I have a color background displaying on hover, but the last menu item in my top nav has no padding or margin on the right hand side. How do we add some?

    #730234

    Hey xuamox,

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

    #menu-item-517 a {
      padding-right:10px !important;
    }

    Best regards,
    Rikard

    #732835

    Awesome! This worked perfectly. Thanks for all your help

    #732960

    Hi,

    Glad Rikard could help :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Add padding or margin to last menu item of top nav’ is closed to new replies.