Issue with vertical spacing on blog page

2 replies · opened Apr 12, 2018

SStanCanDesignApr 12, 2018

We're having an issue with spacing after blog posts on our blog page.
Can you let me know what's causing the issue and how to fix it?

Page URL:
http://stancandesign.com/blog.html

I've attached 2 screenshots as well.

Thanks

SStanCanDesignApr 16, 2018

Can someone please get back to me on this? This page is currently live. Issue needs fixing and we are unable to resolve.
Thanks for all your hard work!

SSemicolon WebSTAFFApr 17, 2018

Hello,

We have checked out your Website and you are using a very old version of Canvas. We are at v5.1, while you are still using v1.4. Please update to the Latest Version since this will automatically fix this issue. Additionally, we currently do not provide support for very old versions of Canvas since the codes have changed considerably.

Additionally, we can see 2 <br> between the .entry Elements which is not recommended. You can use the jQuery Isotope functionality to align the Blog Posts in a masonry. Example:


	jQuery('#posts').isotope({
		layoutMode: 'masonry',
		transitionDuration: '0.65s'
	});

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard