Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1474051

    Hello everyone
    Excuse me
    I have written about this matter before.
    but I didn’t get it right
    my problem
    on the home page i have inserted a revolution slider
    The menu is set lower
    Now it covers the revolution slider so that I can’t click on the bottom two links
    can you hide this transparent part

    thanks in advance
    kind regards
    Franz

    #1474135

    Hey schweg33,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #header.av_header_transparency #header_main .av-logo-container {
    	display: none;
    }
    #header.av_header_transparency #header_main {
    margin-top: 91px !important;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1474138

    Many thanks Mike
    so it fits well

    you can close this ticket

    kind regards

    Francis

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘menu in the slider is covered’ is closed to new replies.