Before you ask please READ THIS

Blog and pages content in the center - how?

Can someone tell me how I can get the content fixed right into the center like the example below?

https://medium.com/swlh/how-i-got-6-2-million-pageviews-and-144-920-followers-d4d3fa440802

I've tried the setting 'center fixed width' but not how i want it.

Any ideas?

Comments

  • AirAir
    Posts: 10,970
    Hello :-)
    dalnijjar said: I've tried the setting 'center fixed width' but not how i want it.
    That is exactly what I would suggest.
    1. What is wrong with that option?
    2. Can you also show link to page where you applied it?

    With kind regards.
  • Posts: 11
    Here's an example: http://dalnijjar.com/making-agile-user-stories-bulletproof/

    It's too wide. I like the content to be more narrow in the center. Does this help??
  • AirAir
    edited April 2017 Posts: 10,970
    OK, so for you this custom CSS would be useful:

    .layout-center.layout-parted .content-limiter {
    max-width: 1080px;
    }
    This is default value, you can make it smaller like 880px.

    It should do the trick.

    With kind regards.
    Post edited by Air on
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!