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 Text Align

Resolved 3 replies pluginplugin-widgets-bundle
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi,

I followed the instructions to change the text alignment for the Features widget (I’m using the Adore Church theme in WP) from this page https://siteorigin.com/thread/features-widget-text-align/, and the text still seems to be centered aligned on my site provided below. Was there any change in the widget’s behavior or code that I could update? I’d like to either get the text to be justified or left aligned if possible. This is for the widget on my page that reads “Greetings from the CCCC Conference…” etc.

Thanks in advance!

-James

URL: http://www.test.firstchurchboxford.org/

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 4 months ago

    Hi James

    Thanks for reaching out.

    Try the following in your Custom CSS plugin of choice:

    /* SO Features Widget */
    .sow-features-list .sow-features-feature p {
    	text-align: justify;
    }

    Change the justify value to left if required. This is only for the text below the heading. Let us know how that goes.

  2. James Cassell 10 years, 4 months ago

    Success!! Thanks so much for your help, and your lightening fast reply too. Sincerely appreciate it!

  3. Andrew Misplon Staff 10 years, 4 months ago

    For sure :) Glad to hear that helped.

    All the best with your site.

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