[Resolved] Menu item button

Home Forums Support [Resolved] Menu item button

Home Forums Support Menu item button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #363131
    Gabriel

    Hello

    I am trying to add CSS to a navigation item to make it look like a button, but I can’t manage to reduce the height of the “box” I am adding. The background applies to the entire menu height and not only around the text. How can I send a picture to explain my self better?

    Thank You

    #363133
    Gabriel

    This is the website link: http://www.meicosolar.com/

    #363149
    Leo
    Staff
    Customer Support

    Hi there,

    Try this additional CSS:

    .main-navigation .main-nav ul li.nav-button a {
        line-height: 50px;
    }
    #363226
    Gabriel

    That works great thank you very much!

    #363230
    Leo
    Staff
    Customer Support

    No problem!

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