Hello, how can I remove the overlay form the color section?
Thank you.
Hey Oliver,
Please check your color section to see if the overlay is enabled:
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
Hi Mike, thank you for the assistance. Kindly close this thread.
Thank you.