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 5 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

Hi,

I would like to align my Features Widget text to Justify; is that possible?
I would also like to add some text to the square black button that I selected from the Widget.

Thank you for your support.

URL: http://www.softskillspower.com/

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff

    Hi Johnny

    Edit the Features widget in question, click the Attributes tab in the right column and insert the following into the CSS Class field:

    features-widget-text

    Then target that class by inserting the following under Appearance > Custom CSS:

    /* Features Widget */
    .features-widget-text .textwidget {
    text-align: justify;
    text-justify: inter-word;
    }

    For your second question:

    I would also like to add some text to the square black button that I selected from the Widget.

    Please can you send through a link to where I can view this button.

    Thanks

  2. James Cassell

    Hi,

    Has there been any change to this code in order to get the features widget to text align? I’ve placed the proper code in both the attributes field and and in the style.css sheet, but the widget still doesn’t align. Is there anything I could’ve potentially missed?

    Thanks in advance for your help!

    -James

    • Andrew Misplon Staff

      Hi James

      We’d like to help you, but can you please start a new thread with your question? We can only offer you the best support possible when you’re the owner of a thread.

      Page: New Thread

      If you’re a premium user, please be sure to enter your order number so we can properly prioritize your thread.

  3. James Cassell

    Thanks, will do!

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