Malicheph Posted April 15, 2021 Share Posted April 15, 2021 Site URL: https://malicheofficial.com/ Hello, i am having trouble figuring out how I can arrange my 2 footer blocks into columns on the mobile. Link to comment
tuanphan Posted April 17, 2021 Share Posted April 17, 2021 Hi. Add to Design > Custom CSS /* Footer 2 columns */ @media screen and (max-width:640px) { div#footerBlocksTop .span-3: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 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