Home>Support>Grid loop Problem not solved

Grid loop Problem not solved

Hi,

i am working on my blog but still there is no improvement by me.

cause there is a Grid loop css.
i want to display 3 blocks per row by grid post layout but when i make width 33% then the 4th post goes in new row.
after that at a new line new 3 post starts. i want it continues.

for now i set the width 25% so they looks well.
and
i am failed to set the same box size for all the post boxes they change their height as per the quantity of text .

i am noob in css. plase give me working solution for it.

Thanks.

My Custom CSS Code :

#main{padding-left: 0px; !important;
padding-right: 0px; !important;}

.vantage-grid-loop article .excerpt p { display: none; }

/* Grid Layout for Homepage */

.vantage-grid-loop article {
float: left;
width: 21%;
padding: 0 7px;
margin-bottom: 5px;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-bottom: none;
}

.vantage-grid-loop article .grid-thumbnail {
display: block;
padding: 1px;
border: 1px solid #c2c5ca;
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 4px rgba(0,0,0,0.1);
box-shadow: 0 0 4px rgba(0,0,0,0.1);
background: #FFFFFF;
margin-bottom: -1px;
}

.vantage-grid-loop article h3 a {
  color: #00BFFF;           /* inherit */
  text-decoration: none;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 1px;
 
  display: block;
padding: 5px;
border: 1px solid #c2c5ca;
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 4px rgba(0,0,0,0.1);
box-shadow: 0 0 4px rgba(0,0,0,0.1);
background: #191919;
margin-bottom: 10px;
}



#primary {
  float: left;
  width: 80%;
}

body.no-sidebar #primary {
  float: none;
  width: 100%;
}

.page-template-default #primary {
  float: left;
  width: 80%;
}

/* Vantage Sidebar Background Color */

#secondary {
background: #fbfbfb;
padding: 2%;
width: 20%;
}

/* Vantage Sidebar Widget Headings Color */

#secondary .widget .widget-title {
color: #3b3b3b;
}

article.post.post-with-thumbnail-icon .entry-main,
article.page.post-with-thumbnail-icon .entry-main {
  width: 750px;
  width: 89.41%;
  /* 650px in standard width */
  float: right;
}

URL: http://www.studyapi.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Sharad

    Thanks for reaching out. I’ve taken another look at this now and haven’t been able to successfully change the row count while still getting each row to clear. We do our best to help out with these kind of customisation requests but don’t officially cover them as part of support. I’m afraid due to our current workload I’m going to have to leave this one here. If it’s super important you resolve this you could consider another plugin to insert into Page Builder that produces a post loop or perhaps even a small custom development task with http://codeable.io.

  2. 9 years, 8 months ago Sharad Shinde

    Thanks for the reply.

    But i am not interested in third party service. I will find onother way o keed trying by changing codings.

  3. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for your understanding. Another plugin might also help.

    https://wordpress.org/plugins/search.php?q=post+loop

  4. 9 years, 8 months ago Sharad Shinde

    Thanks.
    I will try.

    I hope you will make that options and fix it in next update. :)

  5. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    For sure. Appreciate the feature request.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More