jkristobans Posted August 16, 2020 Share Posted August 16, 2020 Hey. Is there any chance to align footer on the left on mobile? Link to comment
rwp Posted August 16, 2020 Share Posted August 16, 2020 Yes, but we need a link to your page. Link to comment
Solution tuanphan Posted August 17, 2020 Solution Share Posted August 17, 2020 Add to Home > Design > Custom CSS /* Align footr mobile */ @media screen and (max-width:640px) { div#footerBlocksBottom * { text-align: left !important; } } jkristobans 1 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