Comments Anita started the conversationAugust 18, 2019 at 9:15pmHello!I have a media grid on this pagehttps://test.frankenmuthcu.org/member-perks/in the footer. It looks great on desktop and tablet...but the images become stacked on mobile. How can I make this 6 column on mobile? Or maybe 2 rows of 3 columns on mobile? Possible?Any help would be appreciated.Thank you in advance.[deleted] repliedAugust 19, 2019 at 1:33pmHi,the grid is arranged in one column for the convenience of the user, because the pictures become too small.If necessary, I will give you a custom code to make in 3 columnsAnita repliedAugust 20, 2019 at 9:15pmThank you Max. I would appreciate custom code for a 3 column for mobile.[deleted] repliedAugust 21, 2019 at 9:55amHI! pls. use following css: media (max-width: 767px){ .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item { display: inline-block !important; width: 33.333% !important; } } Anita repliedAugust 21, 2019 at 3:31pmThank you Max.I added the CSS but it did not change the layout on mobile...here is a screen shot of the css once loaded.again, the page ishttps://test.frankenmuthcu.org/member-perks/footer-using media grid 6 columns...would like only 3 on mobile.Can you help?[deleted] repliedAugust 22, 2019 at 8:38amHi, Please provide the wp-admin access. We will try to inspect problem on your site. Sign in to reply ...
Hello!
I have a media grid on this page
https://test.frankenmuthcu.org/member-perks/
in the footer. It looks great on desktop and tablet...but the images become stacked on mobile. How can I make this 6 column on mobile? Or maybe 2 rows of 3 columns on mobile? Possible?
Any help would be appreciated.
Thank you in advance.
Hi,
the grid is arranged in one column for the convenience of the user, because the pictures become too small.
If necessary, I will give you a custom code to make in 3 columns
Thank you Max. I would appreciate custom code for a 3 column for mobile.
HI!
pls. use following css:
Thank you Max.
I added the CSS but it did not change the layout on mobile...here is a screen shot of the css once loaded.
again, the page is
https://test.frankenmuthcu.org/member-perks/
footer-using media grid 6 columns...would like only 3 on mobile.
Can you help?
Hi,
Please provide the wp-admin access. We will try to inspect problem on your site.