Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter VincentAlexander

    (@vincentalexander)

    .

    AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello vincentalexander,

    => Put below css code into Additional CSS textarea (Dashboard >> Apperance >> Customize) then click on Save & Publish button.
    => If there is no Additional CSS option then put below css code into your current theme’s style.css file located at wp-content/themes/your_current_active_theme/ folder.


    .home_posts .grid_post {
    float:left;
    }

    Note : All Changes you done in style.css or other file are gone when you update theme. So prefer Child Theme

    Hope this will helps you.

    Thread Starter VincentAlexander

    (@vincentalexander)

    Yes that worked! Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Posts not showing in grid mode’ is closed to new replies.