Tagged: border, border-radius, CSS, LayerSlider, radius
Hey,
I want to make a border-radius on the Layerslider. I did it with this code:
.ls-slide-backgrounds {border-radius: 20px}
But while the animation it loses the rounded corners.
Could anyone help me?
Hey Julian,
Thanks for your question you rule looks too general for the layerslider, I would expect this to apply to multiple layers which could be causing your issue, try adding this css in the layerslider style options for the specific layer:
border-radius: 20px;
If this doesn’t help please include an admin login in the Private Content area so we can be of more assistance and perhaps a screenshot of the layer you want to target.
Best regards,
Mike