JasmineL Posted August 11, 2021 Share Posted August 11, 2021 Site URL: https://www.charmingeventscandice.com/ Hello! I'm trying to figure out how can I put two blocks next to each other on mobile but keep them as is in the desktop. At the moment they are stacked. It's very last part of the footer, the navigation links and social media links part. Site is https://www.charmingeventscandice.com/ pw is Charming615 Thank you! Link to comment
tuanphan Posted August 14, 2021 Share Posted August 14, 2021 On 8/11/2021 at 3:36 PM, JasmineL said: Site URL: https://www.charmingeventscandice.com/ Hello! I'm trying to figure out how can I put two blocks next to each other on mobile but keep them as is in the desktop. At the moment they are stacked. It's very last part of the footer, the navigation links and social media links part. Site is https://www.charmingeventscandice.com/ pw is Charming615 Thank you! Hi. Add to Design > Custom CSS /* Footer text block side by side */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1617785775050_11611+.row>div:nth-child(n+3) { 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