jordanfeise Posted July 25, 2022 Share Posted July 25, 2022 Site URL: https://www.wearetwoofakind.com/approach On the web version, my button is perfectly aligned but when I switch to mobile there is a ton of extra space and then it's misaligned. Any help on fixes for this? Any help would be greatly appreciated!! Link to comment
tuanphan Posted July 26, 2022 Share Posted July 26, 2022 Hi, You can click Edit button on top left ? Click Mobile icon on top right > Then you can adjust button position. This won't affect desktop layout. 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
jordanfeise Posted July 29, 2022 Author Share Posted July 29, 2022 @tuanphan when I click edit it goes back to desktop version and I'm only able to preview in mobile version.. Link to comment
Solution tuanphan Posted July 30, 2022 Solution Share Posted July 30, 2022 On 7/29/2022 at 7:36 AM, jordanfeise said: @tuanphan when I click edit it goes back to desktop version and I'm only able to preview in mobile version.. Try clicking it sometime then edit on mobile view. Or add this to Design > Custom CSS @media screen and (max-width:767px) { .fe-block-62dde0088d1f80abcf282a60 { grid-column-start: 3 !important; } } 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
jordanfeise Posted August 2, 2022 Author Share Posted August 2, 2022 That worked!! Thanks so much 🙂 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