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.

Feature Icon Not Filling in

8 years ago · Last reply by jessicac 8 years ago

Hello!!

I want to enlarge the circle container and replace the icon with an image. The Feature Widget works to enlarge the size of the circle container, but when I replace the icon with an image, the circle will not fill in. The Icon Image shows as a rectangle.

Any advice would be appreciated!!

Jess

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 8 years, 11 months ago

    Hi Jess,

    Do you have a public URL where we can take a look at what’s going on?

  2. jessicac 8 years, 11 months ago

    Good morning, Alex thanks for getting back so quick!

    http://infinitecustompatios.com/

  3. Alex S Staff 8 years, 11 months ago

    Hi Jess,

    Thanks for letting us know about this. I’ve logged this as a bug in our issue tracker. Sorry mate. :(

    Try adding the following CSS to WP Admin > Appearance > Custom CSS:

    .sow-features-list .sow-icon-container.sow-container-round:before {
    	content: none;
    }
    .sow-features-list .sow-icon-container.sow-container-round .sow-icon-image {
        border-radius: 219px;
        background-size: cover !important;
    }

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

  4. jessicac 8 years, 11 months ago

    Alex, thanks for all your help, that did the trick!!

    Thanks again,

    Jess

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