Canvas Blog Grid columns problem

6 replies · opened Sep 20, 2019

CconnectaliaSep 20, 2019

Hello!

I have a problem with the columns of the blog grid.
I copy and paste the code from the HTML demo file (blog-grid-3.html) and only two columns are displayed when 3 columns should be visualized.

If I set it for two columns, I only see one.

Can you help me Thank you!

URL: http://aeridemontserrat.gna.es/ca/bloc

SSemicolon WebSTAFFSep 20, 2019

Hello,

Apologies about the Inconveniences caused!

There appears to be a minor bug with the codes related to the Blog Grid. Please consider updating the less/blog.less File with this File: https://www.dropbox.com/s/8zn7akxc07992kb/blog.less?dl=1 .

This should definitely fix the issue. Hope this Helps!

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

CconnectaliaSep 23, 2019

Thanks! But this not solve my problem. Any solution?

SSemicolon WebSTAFFSep 23, 2019

Hello,

Apologies about the Inconveniences. Please update your codes online so that we can continue checking this out for you and fix it promptly. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

CconnectaliaSep 23, 2019

Thanks for your quick response.

The file is already downloaded and updated online.

SSemicolon WebSTAFFSep 23, 2019

Hello,

There appears to be some issue with Cache which is why the Styles are not getting applied. You can consider clearing the Browser Cache and try again or meanwhile, consider using the following CSS Code:

.post-grid.grid-3 .entry {
    width: 33.33333333%;
    margin-right: 0;
    padding-right: 30px;
}

This will definitely work fine. Hope this Helps!

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

CconnectaliaSep 23, 2019

Thanks!

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