Hello,
The option to have a menu button (permanently) coloured does not seem to work any more.
It used to be possible to have one of the menu elements have a distinct colour
Thanks
Hi JTV Digital!
You can set the menu links to use the button style or the bordered style. There shouldn’t be any options for changing the color but you can do so with this CSS.
.av-menu-button .avia-menu-text { background-color: red !important; border-color: red !important; }
Best regards,
Elliott