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 widget – icon not centering

5 years ago · Last reply by Andrew Misplon 5 years ago

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

3
  1. Andrew Misplon Staff 5 years, 3 months ago

    Hi 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;
    	}
    }
  2. Katja Claes 5 years, 3 months ago

    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!!!

  3. Andrew Misplon Staff 5 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread