Hey there,
So I just want to put one border on a specific Main Menu button. See private content for website link.
We basically have a similar website layout and they use the Enfold theme as well. How did they, https://www.trystar.com/, get the ‘Request a Quote’ menu to be orange? I’d like that for mine too.
Thanks in advance!
Never mind. I figured it out. For anyone else that needs help with it: https://kriesi.at/support/topic/add-a-box-around-a-specific-menu-item-in-top-menu-2/
Hi,
Great, I’m glad that you found a solution, and thanks for sharing the solution. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Actually, is it possible to make it a true button? Right now when I hover over it, it has a highlight on the bottom like the other menu options.
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
li#menu-item-953:hover span.avia-menu-fx {
display: none;
}
Best regards,
Rikard
Awesome. Thanks Rikard! You guys are the best