SiteOrigin Hero Border Radius?
How do I change the border-radius for the Hero widget?
Tried this but it didn’t work:
.sow-slider-image-wrapper {
border-radius: 10px !important;
}
.sow-slider-image-container {
border-radius: 10px !important;
}This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Chas
Thanks for reaching out :)
Try at Appearance > Custom CSS:
/* SO Hero Widget */ .sow-slider-image, .sow-slider-image-container { border-radius: 10px; }Perfect, thanks dude.
Cheers!
Super :) Glad that helped. All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.