The_Derma_Bar Posted February 11, 2022 Share Posted February 11, 2022 Site URL: https://www.thedermabar.co/ Hello! I have this section on my site. When I set the mobile version it looks one column bellow the other. How could I force it to be one beside the other as well on the mobile version? Link to comment
tuanphan Posted February 14, 2022 Share Posted February 14, 2022 Try adding to Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1643406416099_29667+.row>.col { width: 50% !important; float: left !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment