How to stop icon image (features) tile in container?
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
3Hi 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.
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.
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.