Skip to content
Public Ticket #5431

Grtid Not Even

Conversation thread

swest1016 replied

Customer Reply

Thank you for letting me know that past decisions are affecting this.  I now know my various options and will work with it.  If I have further questions, I'll write. 

Thanks again for your great support!!

Steve

PenciDesign replied

Staff Reply

Hi,

That issues caused by your requirements before to remove the animation.

To remove the animation, we need to remove the absolute of elements - that caused the issues.

To fixed issues with 3 columns, please add more this code to Customize > Custom CSS:

\
@media (min-width: 768px){\
    .vc_grid.vc_row .vc_grid-item.vc_col-sm-4:nth-child(3n+1){ clear: both; }\
}\

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Custom CSS to fixed that issues:

\
.vc_grid.vc_row .vc_grid-item.vc_col-sm-6:nth-child(2n+1){ clear: both; }\

Best Regards,

PenciDesign

swest1016 started the conversation

Conversation Start

I'm trying some new things with my blog and your them, which I do like.  In the related URL, please tell me why the grid is even for three rows and then runs into a gap in the fourth row.  I've tried going to three in a row and still end up with a problem.  Something seems to be uneven.  

Your help would be greatly appreciated.  Thanks.

Want to join this conversation or access attachments? Sign in first.