Full Width Slider - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Full Width Slider

S

SANDOR

SP Page Builder 3 months ago

How to remove opacity effect in Full Width Slider?

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 months ago #198901

Hello SANDOR,

Thank you for reaching out to our technical support forum. I’m sorry to hear about the trouble you’re experiencing. Rest assured, I will look into this issue for you and work to resolve it as quickly as possible.

If you could kindly provide any additional information regarding the issue, it would greatly help me investigate and address it more efficiently. Please share your issue page URL to check the issue.

Best regards

0
S
SANDOR
Accepted Answer
3 months ago #198945
0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 months ago #198997

Please use this CSS to Template Options -> Custom Code -> Custom CSS

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

The effect will be removed.

0