Home>Support>Circle Blog Layout skipping

Circle Blog Layout skipping

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    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. 10 years, 6 months ago mohrrj

    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. 10 years, 6 months ago Jon-Inge Paulsen

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More