Okay
  Public Ticket #2062628
How to center the posts
Closed

Comments

  • sungkwonha started the conversation

    Hey I just deleted all the widgets on the right side. 

    But the posts are aligned to the left. Is there any way I could

    center the post in the middle? 


    Thanks. 

  •  675
    Neuron replied

    Hi,

    Simply add the following style.

    .home .row .col-lg-9 {
        width: 100%;
    } .home .row .col-lg-3 {
        display: none !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • sungkwonha replied

    style.css


    anywhere?

  •  675
    Neuron replied

    Add it on the Appearance > Customize > Additional CSS.

    Feel free to ask for anything you need.

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.