The ssetting to change image overlay opacity isn’t making any change in the image. Happening with any section that allows you to dim the image.
Hi @anhad
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.banner__content.banner__content–bottom-center.page-width.scroll-trigger.animate–slide-in {
background-color: rgba(0, 0, 0, 0.5) !important;
max-width: 100% !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly