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

    hello!

    Is there a way to target the colored buttons on the navigation bar so that there is no padding on the top and button? I would like to change the button “GPS TRACKS”…

    Almost like it looks when you hover over a menu item…

    #957275

    Hey flordelizamejia,
    Try this code in the General Styling > Quick CSS field:

    #top #wrap_all .header_color li#menu-item-73 a {
        background-color: #d2232a !important;
        padding-right: 0px !important; 
    }
    #top #wrap_all .header_color #menu-item-73 .av-menu-button-colored > a .avia-menu-text {
        border-color: #d2232a !important; 
    }

    Best regards,
    Mike

    #957562

    Hello! This worked perfectly =)
    Thank you for the fast response…you guys are amazing!

    You can close this thread if needed.

    #957877

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘menu button style’ is closed to new replies.