• Resolved FREEZhao

    (@freezhao)


    I like the Koji a lot! I want to add the content width for a better reading experience.

    I found:

    .post-inner {
    max-width: 80%
    }

    Can work for what I want, but……

    The other style like image-full-width, in the post is broken.

    How the widen the post content without breaking other elements’ style?

    Thanks! ?(^_-)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @freezhao,

    Glad you like it, unfortunately, modifying the content width is pretty tricky, since blocks with wide and full alignment are positioned based on the default content width. If you change it, those blocks will no longer be positioned correctly.

    You can take a look at the styling included for alignwide and alignfull in style.css. That should give you some clues to what styles you need to update if you change the entry content width.

    — Anders

    Thread Starter FREEZhao

    (@freezhao)

    Yes, after milliions of click about CSS, it’s finally achieved.

    Thanks Anders

    Hi @freezhao,
    I’m trying to make this too but I encounter the same problem. Could you please share the css code to achieve this? Thank you.

    This theme is so neat, I love it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to adjust the Entry-content Width?’ is closed to new replies.