giuffd01 Posted October 16, 2019 Share Posted October 16, 2019 Hi All, I have exhausted all previous threads and have yet to find a solution that works for me. I am looking for some simple code to inject into my cover page to move my buttons down slightly. I had something that worked until recently, although about a week or so ago I noticed my buttons we at the top of the page instead of at the bottom. The desktop 'device' preview was displaying correctly, however the actual phone display was incorrect. I have since removed the code which has improved it slightly, but i would really like to move it down into the coloured section of the cover page. The website uses the jasper template. The website is https://www.universalproductions.com.au/ Please see attached for more information. Thanks in advance Daniel Link to comment
colin.irwin Posted October 16, 2019 Share Posted October 16, 2019 Try somthing like this in your custom css @media only screen and (max-width: 640px) { .sqs-slice-group.group-copy { padding-top: 147px; } } Then play with the padding-top value to get something that works well across mobile devices. tuanphan, sssupers and giuffd01 3 I'm Colin Irwin aka silvabokis. I've been a Squarespace designer & developer since 2013. I remember when it was all wild prairies round these here parts. 🐃🤠 Advice I give on here is free, though I may sometimes post an affiliate link or promote something I've written. That reminds me.. ..you might want to check out my Squarespace template finder or have a look at my other Squarespace tips Speaking of tips, 💲I've got a tip jar that you're welcome to throw a few quid into if you think I've helped you. If you're looking for a Squarespace developer Book a chat or Drop me a line - first meeting is always free Link to comment
giuffd01 Posted November 5, 2019 Author Share Posted November 5, 2019 (edited) Thanks for your reply @colin.irwin . Sorry I didn't respond sooner, I had been away. I'll try it out now. Edited November 5, 2019 by giuffd01 Link to comment
giuffd01 Posted November 5, 2019 Author Share Posted November 5, 2019 This worked! Thanks so much. Just had to add <style> </style> Thanks again Link to comment
Adrianursu1 Posted November 26, 2021 Share Posted November 26, 2021 Can anyone help me? i managed to move one button but its not consistent on mobile. can anyone help me with this problem? Thank you Link to comment
tuanphan Posted November 28, 2021 Share Posted November 28, 2021 On 11/26/2021 at 11:45 PM, Adrianursu1 said: Can anyone help me? i managed to move one button but its not consistent on mobile. can anyone help me with this problem? Thank you Can you share link to product in screenshot? We can check easier 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!) 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