Blog post text hide in left side

Discussion in 'ColorWay WordPress Theme' started by sathon, Jun 1, 2015.

  1. sathon

    sathon New Member

    Joined:
    Jun 1, 2015
    Messages:
    3
    Likes Received:
    0
    I create blog post and some part of text hide in left side. Please see at www.antispamnetwork.com (From the Blog) . How to fix this problem ?
     
  2. tiguadee

    tiguadee New Member

    Joined:
    May 30, 2015
    Messages:
    10
    Likes Received:
    0
    I also have been having this issue. It would be nice to know how to fix it.
     
  3. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Dear User,

    Greetings from InkThemes,

    You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS

    field and try to cut paste the given below CSS code there

    Code:
      .content-wrap .blog ul {
        margin-left: 10px;
    }
    Hope that helped.
     
  4. sathon

    sathon New Member

    Joined:
    Jun 1, 2015
    Messages:
    3
    Likes Received:
    0
    ok . Now fix Thank you.
     
  5. sathon

    sathon New Member

    Joined:
    Jun 1, 2015
    Messages:
    3
    Likes Received:
    0
    Sorry I just found that Home Page Testimonial . Aslo go to left side. Please help recommend
     
  6. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello Sathon,

    Greetings from InkThemes,

    You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS

    field and try to cut paste the given below CSS code there.

    Code:
    blockquote {
      padding-left: 65px;
    }
    Hope you are enjoying InkTheme services.
    Do let me know if you need any help.
     

Share This Page