Text overlapping

Discussion in 'ColorWay WordPress Theme' started by djizm, Jan 11, 2013.

  1. djizm

    djizm Member

    Joined:
    Jun 26, 2012
    Messages:
    31
    Likes Received:
    0
    Why is the text overlapping on this page?

    http://www.djizm.org/blog/

    I think it has to do with HTML VS VISUAL because I was switching back and forth.

    I don't want it to overlap.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .content-wrap p {
    line-height: 3.2;
    }
     
  3. djizm

    djizm Member

    Joined:
    Jun 26, 2012
    Messages:
    31
    Likes Received:
    0
    Is there any other way to fix the problem? I did what you said and it did fix the problem but now there is overlapping again.
    I'm not sure why there is overlapping again.

    It just keeps getting worse.
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    We have checked your website and there is no problem with the text in the pages. If you still having the problem then send us the screenshot.
     

Share This Page