It si possible to get just one of the menu item bordered and colored?
Hey gzelasco,
Yes that’s possible, can you give us a link to your site? and also tell us which menu item.
Best regards,
Nikko
Sure
henry.facebookguru.biz
login below
Hi,
Thanks for the providing the link, can you tell us which menu item? I’ll try to make a sample, for the Contacto menu item, try adding this css code in Quick CSS (located in Enfold > General Styling):
#avia-menu #menu-item-1097 span.avia-menu-text {
border: 2px solid white !important;
background-color: darkblue;
color: white !important;
}
Just adjust the colors as you see fit. Hope this helps :)
Cheers!
Nikko