Content Left Justified

Discussion in 'Poloray WordPress Theme' started by francofonseca, Apr 19, 2013.

  1. francofonseca

    francofonseca New Member

    Joined:
    Mar 28, 2013
    Messages:
    6
    Likes Received:
    0
    Location:
    California
    I would like to make the content centered on the page, but it is only left justified. I have attached a screenshot of what the page looks like. This left justify makes this a very long page.
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .slider_info p {
    text-align: justify;
    }
     
  3. francofonseca

    francofonseca New Member

    Joined:
    Mar 28, 2013
    Messages:
    6
    Likes Received:
    0
    Location:
    California
    I added the code but nothing changed. I am not trying to get the content left justified. It already is left justified, but I would like the content to run all the way across the page.

    Right now it is all stacked into one column on the left so the content is long and skinny to the left side. I need the content to run the entire length of the page, even if I have to delete or move the slider.
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Support mail sent.
     

Share This Page