Feature widget – icon not centering
Hello
On the following page: https://hybrideleren.basolimburg.ucll.be/methodes/abc-methodiek/ I used the SiteOrigin feature widget with one feature per row. In the example layout the icons are perfectly centered, but on my page only the text is centered but not the icon. I tried adding some custom css to center the icon but no luck.
Could you please help me?
Thank you
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Katja
Thanks for reaching out.
It looks like the right cell is quite narrow in real terms which is why the centering isn’t working normally. Is there any change if you widen the container by inserting the following into CustomizeAdditional CSS or a similar Custom CSS location?
@media screen and (min-width: 48em) { .wrap { max-width: 1200px !important; } }Hello,
Thank you very much for this tip. This wasn’t the only adjustment that was required. I also had to widen the right column and that did the trick!
A million thanks!!!
Super, glad to hear you’re making progress, thanks for the update :)
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.