This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Circle Blog Layout skipping

11 years ago · Last reply by Jon-Inge Paulsen 11 years ago

I am using the vantage point them and have the blog using the circle layout on the page called “blog” and am using a static front page. The posts have three columns but some of the rows skip putting a post in all three columns. Any suggestions on how to fix. You can see the problem at url below

URL: http://www.mohrjewelry.com/wp2

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi mohrrj

    Apologies for the hassle. Try the following under Appearance > Custom CSS and see if that corrects it:

    /* Circle Icon Widget - Loop */
    .vantage-circleicon-loop .widget_circleicon-widget {
    display: inline-block;
    float: none !important;
    vertical-align: top;
    width: 50% !important;
    }
  2. mohrrj 11 years, 1 month ago

    I added the CSS code and it switched to 2 blog’s per row, but it still skipped places in column two. I changed width to 80% and now it puts one blog per row, which looks fine. I will leave it like this unless you have other suggestions. Thanks, Rebecca Site has moved to: http://quilttraditions.com/?page_id=21

  3. Jon-Inge Paulsen 11 years, 1 month ago

    Hello!
    I was struggling with the same issue, and found this entry. I changed the line

    width: 50% !important;

    to

    width: 33% !important;

    This now shows three entries on each row every time. Before this, I frequently got empty spaces in the grid layout.
    Thanks for the code snippet, Andrew!

    Cheers,
    Jon-Inge Paulsen
    (maintaining http://www.clementbass.com/)

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.

Have a different question or issue?

Start New Thread