Dear Support
My client requests bold font in the fullwidth submenu of the webite.
I tried this CSS code but it doesn’t seem to work:
.av-submenu-container li.current-menu-item > a > .avia-menu-text {
font-weight: bold;
}
Your help is much appreciated.