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.

How to stop icon image (features) tile in container?

Resolved 3 replies pluginplugin-page-buildertechnical
Started · Latest reply by Jonathan Paul Keung

The container seems to tile the images I add, as you can see via the link below. Is there a way to remove this and just have the logo inside the container? Thank you.

http://ventamsystems.net/wp/suppliers/

All the best, Jon.

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Alex S Staff

    Hi Jonathan,

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .sow-features-feature .sow-icon-image {
        background-repeat: no-repeat;
        background-position: center;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. Jonathan Paul Keung

    Hi Alex,

    That’s worked perfectly, thank you! I have also installed the SiteOrigin CSS plugin, but what do I do with this?

    All the best,

    Jonathan.

  3. Jonathan Paul Keung

    Hi Alex,

    I’ve just seen an introduction video to the plugin. This is great! Thanks.

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