Comments J started the conversationAugust 7, 2014 at 1:53pmHi, in attach my questionRegardsJ repliedAugust 7, 2014 at 3:09pmI need to create a grid (2 column/ 3 column) with no empty spaces at the end of the list on all screen sizes.In attach details 8,839Tahir repliedAugust 7, 2014 at 5:27pmHey JJ!You need to limit the workaround to the container-wrap div only so the menu doesnt get affected. So your css would look like this :.container-wrap .span_9 { width: 70.42%; } .container-wrap .col.centered-text { margin-top: 10px; text-align: center; } .container-wrap .container { margin: 0 auto; position: relative; max-width: none; padding: 0 0 0.78125%; } Cheers ThemeNectar Support Team J repliedAugust 7, 2014 at 6:09pmhi tks for reply.This approach will not have anu affect about logo too? 8,839Tahir repliedAugust 8, 2014 at 5:48amyes the logo wont be affected. Cheers ThemeNectar Support Team Sign in to reply ...
Hi, in attach my question
Regards
I need to create a grid (2 column/ 3 column) with no empty spaces at the end of the list on all screen sizes.
In attach details
Hey JJ!
You need to limit the workaround to the container-wrap div only so the menu doesnt get affected. So your css would look like this :
Cheers
ThemeNectar Support Team
hi tks for reply.This approach will not have anu affect about logo too?
yes the logo wont be affected.
Cheers
ThemeNectar Support Team