spotonlynne Posted August 31, 2021 Posted August 31, 2021 Site URL: https://weedwise.squarespace.com Hello. I am trying to use CSS to change the layout of the footer on the mobile version only. As you can see from the attached image of the desktop version, two sections are ranged right, but all sections are supposed to be ranged left on the mobile. Can anyone tell me what is wrong with this code please? I managed to work out the code for not displaying the spacers on the mobile and also for moving the social media icons to the left, but the last block of text is refusing to range left! /* range text left on mobile footer */ @media only screen and (max-width:640px) { #block-yui_3_17_2_1_1629213840697_13069 .sqs-block-content { text-align: left !important; }}
tuanphan Posted August 31, 2021 Posted August 31, 2021 What is access password? 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.