I’m trying to accomplish what they did here: https://www.nextbit.com/pages/meet-robin-design
How can I make my submenu look the same with enfold theme?
Now I know the submenu have switchable Menu Colors.
And is there an easy way where I can set the opacity of any menu colors selected via submenu widget?
0.9
Hey M|C,
I do not see any submenu on your site. Please enable submenu on the site where we can inspect and get back to us if the below code does not work for you.
ul.sub-menu{
opacity:0.5 !important;
}
Best regards,
Vinay
Sent details via private content
Hi,
It’s not clear because there is no submenu in the link you provided. Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
Vinay
Hi,
try it with this code:
.main_color .av-subnav-menu a {
background-color: transparent;
}
Best regards,
Andy
Thank you Sir Andy, that did it. You’re the best!
Thanks Vinay for initiating help. All the best! :)