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.

Features Widget – Center Alignment

7 years ago · Last reply by Tony Matesi 7 years ago

Hi, I purchased the Trade theme from ThemeTrust.com and I am using it to build a website.The theme came with SiteOrigin Page Builder and Widgets. I am struggling to get the Icons to align center. Do I need custom CSS to do this? I thought this would be built into the widget/page builder options.

Website: http://www.staging2.vimocity.com/employers/

Thank you for your time.

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Alex S Staff 7 years, 10 months ago

    Hi Tony,

    The icon is centered by default. I’ve had a quick look at your website, and the only features widget on the linked page doesn’t have any icons. Can you please re-add them so I can inspect the results?

  2. Tony Matesi 7 years, 10 months ago

    strange I don’t seem to be having the issues anymore when I build it out like I did previously? Maybe it was a caching issue from a previous layout?

  3. Tony Matesi 7 years, 10 months ago

    here we go. http://www.staging2.vimocity.com/individuals/

    see the features on this page. It should be centered but isn't?

  4. Alex S Staff 7 years, 10 months ago

    Hi Tony,

    Thanks. Your theme is adding an option that allows you to adjust the alignment of the features. I’m not sure of the exact setting that controls this but you can forcefully override the theme CSS by adding the following CSS to WP AdminAppearanceCustomize, Additional CSS:

    .left .sow-features-list .sow-features-feature {
    	text-align: center !important;
    }

    (the theme specific part of the above selector is .left)

  5. Tony Matesi 7 years, 10 months ago

    perfect! Thank you so much, Alex!

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