Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #935253

    I want to change the transparency of the background menu while i’m on the link, like this: http://www.isaspedizioni.it

    While i’m on the menù che font become light grey, the background dark grey and a little bit transparent. I attach my site

    #935331

    Hey claudioaddobbatim2r2,

    It’s not clear what you are trying to do?

    The transparency menu options can be found in Header > Transparency options

    If you still have an issue please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)

    Best regards,
    Vinay

    #936358

    I try with Header > Transparency options, but it doesn’t work

    i use a strange color to test, but it doesn’t work

    View post on imgur.com

    #936448

    Hi claudioaddobbatim2r2,

    Looks like the hover effect is the same
    Image 2018-04-03 at 16.45.39.png
    Is this what you’re trying to achieve? Not sure if your header is the transparency header.

    Best regards,
    Victoria

    #936713

    Something more or less like this

    View post on imgur.com

    #937052

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    
    /* Menu background on hover */
    #top #header .av-main-nav > li > a:hover {
        background: rgba(255,255,255,.45)!important;
        }
    

    Best regards,
    Vinay

    #937215

    That’s perfect!! thanks!

    #937481

    Hi,

    Great, glad you got it working :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #939304

    You can close it

    #940062

    Hi,

    Thank you for letting us know.

    Best regards,
    Basilis

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Transparent Background menu while on the link’ is closed to new replies.