Full Width Slider In Estate Template - Question | JoomShaper

Full Width Slider In Estate Template

Yiannis

Yiannis

Template 1 year ago

Hello. I would like to remove the backlight from pictures in Full Width Slider at default home page.

0
4 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #166375

Hi there!

Thanks for reaching out.

Would you please explain your query a little bit more with site URL and screenshots indicating that area?

Best Regards

0
Yiannis
Yiannis
Accepted Answer
1 year ago #166380

https://mykonos-real-estate.com/

I would like the pictures on slider to display natural, without more brightness

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #166896

Hello,

Sorry for the delay.

Did you mean, you do not want the overlay on the slideshow?

Then please use the following code in your custom CSS:

.sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg:before {
    background-image: none;
}

Here is all about custom code placement in Helix Ultimate: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #167157

Hi,

Thanks for accepting the answer:)

Have a nice day!

0