bailyhopkins Posted April 3 Share Posted April 3 Hey Squarespace community - I'm wondering if there is any way to have my resume format properly on mobile view. On desktop view, I have 3 columns of text - that works great. But once I view on mobile, it stacks the columns, losing the resume format. The options I think of are to disable mobile (which I don't want) OR just have the resume be a photo, but then I lose the SEO. Does anyone know of any code that helps? Link to comment
tuanphan Posted April 7 Share Posted April 7 Can you share link to this page? 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
bailyhopkins Posted April 18 Author Share Posted April 18 Sure! https://www.bailyhopkins.com/resume Thanks for offering to take a look! Link to comment
tuanphan Posted April 20 Share Posted April 20 On 4/19/2024 at 2:47 AM, bailyhopkins said: Sure! https://www.bailyhopkins.com/resume Thanks for offering to take a look! You can use this code to Website > Website Tools > Custom CSS @media screen and (max-width:767px) { div#page-section-60b7cc454848d052f2aad913>.row:nth-child(2) .span-4 { width: 33.3333% !important; float: left !important; } div#page-section-60b7cc454848d052f2aad913>.row:nth-child(2) * { font-size: 14px !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment