Join our new community forum for support & discussion

Join Now

Home Support Themes ListingHive Preview for blog

Preview for blog

  • Author
    Posts
  • Alex Zaits

    Need this type preview for blogs https://prnt.sc/ua3VXCUeMQnw
    How?

    Alex Zaits

    now I have vertical https://getinvested.biz/blog/

    yevhen developer

    First of all please delete sidebar widgets for blog page. Then please try this CSS snippet but please note that it can require further customisation

    .blog .site-content .row > .col-sm-8.col-xs-12.col-sm-offset-2{
    	margin-left: 0;
    	flex-basis: 100%;
      max-width: 100%;
    }
    
    .blog .site-content .post--archive{
    	width: 32%;
    	display: inline-block;
    	vertical-align: top;
    }
Viewing 3 posts - 1 through 3 (of 3 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.