Hjoou Posted October 14, 2020 Share Posted October 14, 2020 Site URL: https://www.rogerroger.co/ibm-cloud-forum Hi! I was wondering if someone could help me. I have a section on my page that has 2 column text blocks like this: But when it goes into mobile, the number columns stack into a single column like this: Is there anyway to force it to display 2 columns instead of 1? Thank you very much in advance! Nigel Link to comment
tuanphan Posted October 16, 2020 Share Posted October 16, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1602676911638_78103+.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