Center "fun facts" section on home page

  • Posted in : Editor
  • wonhyuns
    Participant

    Hello,

    Does anyone know how to center the fun fact section in the editor. In my case, I want to center the “Things I write about section” in the url below:

    http://danniewon.me/

    Thanks!

    serkan
    Moderator

    Hi, please use this css code;

    @media screen and (min-width: 992px) {
    .page .row .col-md-2 {
        width: 25%;
    }
    }

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register