Hi,
I have 2 very similar pages with same settings but different results.
ANyone help with this?
Hey!
Please find following code in Quick CSS
.white-img-border {
border: 5px solid #ffffff;
}
and change it to following one
.white-img-border img {
border: 5px solid #ffffff!important;
}
Best regards,
Yigit
Perfect Yigit thanks