This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

SiteOrigin Hero Border Radius?

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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;
}

URL: https://secure.therustynutbible.com/new-look/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 2 months ago

    Hi Chas

    Thanks for reaching out :)

    Try at Appearance > Custom CSS:

    /* SO Hero Widget */
    .sow-slider-image,
    .sow-slider-image-container {
    	border-radius: 10px;
    }
  2. Chas Newport 10 years, 2 months ago

    Perfect, thanks dude.

    Cheers!

  3. Andrew Misplon Staff 10 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread