Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #828518

    Hey guys,
    Mind helping me define this.
    Just as you see the rollover state in the main menu encompass the entire menu bar.
    I would like to same for the GETTING STARTED button at the top right. Colors are fine. Just want it like the rollover state.
    Thanks,
    JS

    #828880

    Hey Justin,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #header .av-menu-button:hover {
        background: #000;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #829065

    Hey boss. Thanks for the response.
    Please see the screenshot below. It will help you understand what I am after.
    Not looking to style the hover. Looking for the following in resting state. In other words, just as you see it….but encompassing the full bar.

    Let me know if this helps Nikko. Thanks!

    #829274

    Hi,

    Add the following to quick css:

    #menu-item-5323 a{
    background:#fff!important;
    }

    Best regards,
    Jordan Shannon

    #829316

    I got you. Thanks!
    JS

    #829367

    Hi Justin,

    Glad that Jordan helped you. Thanks for using Enfold :)

    Best regards,
    Nikko

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