dej Posted May 12, 2022 Share Posted May 12, 2022 Site URL: https://grey-coyote-a7r6.squarespace.com/ Hi again, I'm writing because I'd like to move some text boxes on the footer of the mobile version. I'm using version 7.1 As shown on the picture, I'd like to place the social icons just under the horizontal menu, and the text saying "Privacy Policy" should be at the bottom-right in line with the copyright legend. Any help will be much appreciated. Thanks a lot. Link to comment
tuanphan Posted May 14, 2022 Share Posted May 14, 2022 Add to Design > Custom CSS /* Mobile Footer */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1651584086272_5868+.row { display: flex; flex-direction: column-reverse; } div#block-yui_3_17_2_1_1651848499846_7419 { position: absolute; bottom: 10px; z-index: 99999; }} 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
dej Posted May 19, 2022 Author Share Posted May 19, 2022 Thank you very much. This works perfectly fine! tuanphan 1 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