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
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
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!
Hi,
Add the following to quick css:
#menu-item-5323 a{
background:#fff!important;
}
Best regards,
Jordan Shannon
I got you. Thanks!
JS
Hi Justin,
Glad that Jordan helped you. Thanks for using Enfold :)
Best regards,
Nikko