Hello
The image overlay is not going all the way down until the end of the page: https://dns.d.pr/BroW1W/YktDKGIoMT
Can we get that section pointed by the red arrow with the overlay as well? Page URL in private.
Thank you
Hey sitesme,
Thank you for the screenshot and link, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.page-id-763 .av-arrow-down-section .av-section-color-overlay {
bottom: 0 !important;
}
Best regards,
Mike
Thank you very much Mike.
That did the trick :)