Hey, I want to use the fullwidth submenu button on one site and try to customize it a bit. I’ve tried many different ways to adress the menu point but nothing worked. Any idea?
#top .av-subnav-menu > li:first-child a {
border: 2px solid #ffffff !important;
padding: 10px 8px !important;
border-radius: 30px !important;
Hey aicompcloud,
Best regards,
Victoria
It’s the little DE on top of the page
Hi,
Please try this CSS instead:
#menu-item-4898-de a {
border: 2px solid #ffffff !important;
padding: 10px 8px !important;
border-radius: 30px !important;
}
Best regards,
Rikard
works great. thank you
best regards
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
thanks, you can close the ticket