Guest Posted July 17, 2020 Share Posted July 17, 2020 Site URL: http://talenttactics.co.uk I would like the desktop footer to appear exactly the same on mobile, currently it is coming up like this on mobile: instead of as is on desktop: Link to comment
tuanphan Posted July 18, 2020 Share Posted July 18, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#page-section-5f0f16b6e24170753c6e5291>.row:nth-child(2)>span-4 { width: 30% !important; float: left !important; } div#page-section-5f0f16b6e24170753c6e5291>.row:nth-child(2)>span-4 { width: 70% !important; float: left !important; } div#page-section-5f0f16b6e24170753c6e5291>.row:nth-child(2)>.span-8>.row>.col { float: left !important; width: 50% !important; } } 17 hours ago, Shaman said: I would like some help with this as well. Footers are very long in mobile view. Can you share link to your site? 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
tuanphan Posted July 19, 2020 Share Posted July 19, 2020 21 hours ago, Shaman said: link: https://lobster-spinach-cjdw.squarespace.com/ pass: forumhelp Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#page-section-5f11c9fd1d4a411e80ab1e90 .span-12>.row>.col:nth-child(-n+3) { width: 30% !important; float: left !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
Guest Posted July 20, 2020 Share Posted July 20, 2020 hi, thanks for the suggestion, this didn't work though, has just changed the formatting a bit Link to comment
tuanphan Posted July 22, 2020 Share Posted July 22, 2020 On 7/20/2020 at 11:38 PM, penelopew said: hi, thanks for the suggestion, this didn't work though, has just changed the formatting a bit Can you insert the code & I will check again? 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
Archived
This topic is now archived and is closed to further replies.