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

    Hello, how can I remove the overlay form the color section?
    Thank you.

    #1220332

    Hey Oliver,
    Please check your color section to see if the overlay is enabled:
    2020-06-07_190148.png
    Otherwise, try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.page-id-4391 #av_section_1 .av-section-color-overlay {
    	opacity: 0 !important;
    }

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

    Best regards,
    Mike

    #1241204

    Hi Mike, thank you for the assistance. Kindly close this thread.

    Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove the dotted grid overlay form the color section?’ is closed to new replies.