We want to show block content side by side in a single block. If I have videos, I want them side by side. I know this is possible because on a mobile device when I rotate the device from portrait to landscape the friends / followers no longer appear in a single column but now appear side by side in rows of 3. So, where is the code hidden in Studio for us to apply this logic so they also appear side by side in portrait mode and to the videos module so my videos appear side by side. Thank you.
Comments
I hide one column in a 3 column template when the page is viewed by visitors using custom css, but when you want to modify the template by adding, you would need coding for example adding a section. a section represent a column on our templates. Let's talk about it... my advise would be to change the @media settings for mobile viewport.