Fix Paragraph formatting

Discussion in 'Elite Pro WordPress Theme' started by crystal0811, Nov 18, 2013.

Thread Status:
Not open for further replies.
  1. crystal0811

    crystal0811 Guest

    Joined:
    Jun 14, 2012
    Messages:
    204
    Likes Received:
    9
    For some reason the last 3 paragraphs aren't formatting properly on the following website/page. It doesn't matter how many spaces I put in, they stay together.

    Crystal
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Do let us know your website link.
     
  3. crystal0811

    crystal0811 Guest

    Joined:
    Jun 14, 2012
    Messages:
    204
    Likes Received:
    9
  4. Nitesh

    Nitesh Support Staff

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

    You are adding your text in a simple <div>. Without any paragraph.
    That's why it is not formatting properly.
    Use format given below.

    <p>Your text </p>
    <p> Your text </p>

    For more spacing you can use </br> tag in between.


    Thanks & Regards
    Nitesh Raghuwanshi
     
  5. crystal0811

    crystal0811 Guest

    Joined:
    Jun 14, 2012
    Messages:
    204
    Likes Received:
    9
    I've never seen that before. I guess that's what I get when I let someone else add their own content. :)
    Thanks for your help Nitesh!
     
Thread Status:
Not open for further replies.

Share This Page