Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #331140

    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!

    #331961

    Hi,

    You can set that when you edit the menu item – http://screencast.com/t/fHXkSNKwdF

    Regards,
    Josue

    #332003

    Thanks Josue!

    One more question, is there any easy way to enable this option only when the transparency menu is active?

    #332035

    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

    #332692

    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.

    • This reply was modified 10 years ago by odmv.
    #332711

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #332783
    This reply has been marked as private.
    #332809

    Menu styling must be enabled, then add the CSS code i suggested.

    Best regards,
    Josue

    #334329

    Thanks again Josue! I just made a few changes and voilà. Hope the translation file helps you too.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Box behind menu elements’ is closed to new replies.