Hello.
My client has asked if I can make the border around the button on the menu of his site thinner. Is there an option for that? I couldn’t find it.
Screen shot of the current look here: http://prntscr.com/qkcdle
Many thanks in advance
Kim
Hey bauchope,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi,
Please add following code to Quick CSS in Enfold theme options > General Styling tab
#top .av-menu-button > a .avia-menu-text {
border-width: 1px;
}
Best regards,
Yigit
perfect. thanks
:)