tlivolsi Posted April 15, 2021 Posted April 15, 2021 Site URL: https://livolsirosaries.com Hi, I'm not sure how best to describe what I want since I'm not a web developer, so I took a made a couple of pictures: I'd like for these text boxes to line up next to each other in the following formats on desktop and mobile respectively while maintaining the line break that exists in the top footer. Let me know if anything is unclear or if you have any questions. Thank you in advance for any help.
tlivolsi Posted April 16, 2021 Author Posted April 16, 2021 Bump again. I could really use help on this. 😅
tuanphan Posted April 19, 2021 Posted April 19, 2021 On 4/16/2021 at 8:03 PM, tlivolsi said: Bump again. I could really use help on this. 😅 Add to Design > Custom CSS /* footer side by side */ @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1618538457741_15234+.row .col:nth-child(n+2) { 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.