This topic has 3 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #115899
     kasakh
    Participant

    Hi

    I started using blog feature in kleo theme. It is doing great.

    Currently, I use wide setting for displaying the posts. http://www.depressedindian.com/uncategorized/fight/ However, I want to adjust the width of the blog. The current setting requires a larger horizontal span of the eye and it stresses the reader. So, can you please tell how to reduce this width of the blog – something like this blog.  https://medium.com/@amycao/should-i-have-kids-17bad134d636#.wk0xugsx3

     

     

    #116029
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    .single-post article {
        width: 75% !important;
        margin: 0 auto !important;
    }

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #116056
     kasakh
    Participant

    Thank you Radu. It works like a charm

    Cheers,
    Kasa

    #116268
     Radu
    Moderator

    Great

    Have a nice week

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?