Tagged: menu
Hi!
Can you help with this situation? I’m trying to add a box behind each item of the menu (like the one you made for your demo of restaurants, the box around “Reservations”) with not only the border but the background too, this only when the transparent menu is active.
Thanks a lot!
Hi,
You can set that when you edit the menu item – http://screencast.com/t/fHXkSNKwdF
Regards,
Josue
Thanks Josue!
One more question, is there any easy way to enable this option only when the transparency menu is active?
Hey!
Try adding this to Quick CSS:
.av-menu-button > a .avia-menu-text{border: 0; border-radius: 0; padding: 0;}
.av_header_transparency .av-menu-button > a .avia-menu-text{border: 2px solid; border-radius: 2px; padding: 9px;}
Cheers!
Josue
Thanks for the response Josue!
I didn’t have any change with the code, (I already refresh the cache). Any suggestion?
Btw, as an extra, I updated my spanish translation with few more codes from the update 3.0, I don’t know if you had any chance to look at it.
Hi,
Can you post the link to your website please?
Regards,
Josue
Menu styling must be enabled, then add the CSS code i suggested.
Best regards,
Josue
Thanks again Josue! I just made a few changes and voilà. Hope the translation file helps you too.