Circle Blog Layout skipping
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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; }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
Hello!
I was struggling with the same issue, and found this entry. I changed the line
to
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.