Tagged: menu
After the 3.1.2 update the MENU / Button Style (Bordered) is not working.
Hi vrz!
They should be working. Try deactivating all plugins. If that does not help then send us a link to your page so we can take a look and let us know which menu item it is.
Best regards,
Elliott
Hi!
I tried logging it but it’s asking me for a “Google Authenticator code”? I left it blank and it said I was locked out.
Have you tried deactivating all plugins?
Cheers!
Elliott
Hey!
Add this to the Quick CSS field:
#top .av-menu-button > a .avia-menu-text {
border: 2px solid !important;
}
Regards,
Ismael
Hi!
Please try adding following code to Quick CSS
.av-main-nav > li > a > .avia-menu-text {
border: 1px solid grey;
padding: 5px;
}
By the way, this is what Elliott meant – http://i.imgur.com/APRReU9.png
Cheers!
Yigit
Hi!
Please review your website now. > sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Regards,
Yigit
Hey!
We added the suggested code above. Please check it now: http://vanhit.com/test/
#top .av-menu-button > a .avia-menu-text {
border: 2px solid !important;
}
Please remove browser cache when you don’t see the changes immediately. Reload the page.
Best regards,
Ismael