Viewing 5 replies - 1 through 5 (of 5 total)
  • I was just wondering the same thing. Apparently not by any settings. But you can change the plugin css to do that. Then it will be always centered. In my opinion it looks better cetntered anyway. Just edit

    twentytwenty/public/assets/css/twentytwenty.css

    and add

    margin-left: auto;
    margin-right: auto;

    into the .twentytwenty-container {} part. Hope this helps.

    Thread Starter eranbeard

    (@eranbeard)

    Thanks Rala, I’ll give it a go!

    That’s indeed the best way for now. I’ll look at getting that built in.

    Thanks!!

    mtcllc

    (@mtcllc)

    how would I left justify with a 10px pading on the rights?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to centre justify?’ is closed to new replies.