• Resolved izquierdocreativo

    (@izquierdocreativo)


    Good, I love the plugin. I only see a detail that seems not to go well on my websites.
    When you scroll, the search engine stays above the menu and all objects.
    I leave here a link to the screenshot:
    error sign

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    It looks like a simple z-index issue to me. Try this custom CSS, it should very likely resolve the issue:

    .asl_m {
        z-index: 1 !important;
    }

    Best,
    Ernest M.

    Thread Starter izquierdocreativo

    (@izquierdocreativo)

    Thank you very much, it worked perfectly for me.
    Greetings.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Overlay error’ is closed to new replies.