Hey.
What code shall I add if I want to the border around Boka Hotel in the menu thinner and in another color?
Thanks
Charlotte
Hey Charlotte,
Please try the following in Quick CSS under Enfold->General Styling:
#top .av-menu-button > a .avia-menu-text {
border: 1px solid red !important;
}
Best regards,
Rikard
Thanks :)