• Resolved archiegu

    (@archiegu)


    Hi, I really like the awesome plugin, but I don’t know how to remove the gray overlay which covered the entire website, anyone can help me with that?

    Thanks.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • hiii
    this feature is not supported in free version but if you want you can hide the overlay by writing little custom css .

    Thread Starter archiegu

    (@archiegu)

    yeah, you’re right, I find the solution.

    just simply add the code

    #overlay{
    opacity: .0 !important;
    }

    can solve the problem.

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