jacobcuz Posted February 17, 2020 Share Posted February 17, 2020 Site URL: https://www.jacobcozens.com/studiomessages Hello, I am looking for some help regarding the width of my footer and page contents (e.g. Project pages, About me, Contact) on larger screens. As it stands if i load my website on a larger screen (attached images are loaded on a 21.5 inch imac) my footer and page contents don't scale to fit the width of my header. This isn't the case for the gallery on my homepage which scales just fine but the footer does not. Just looking for help regarding what custom CSS i could use to fix this? Website: www.jacobcozens.com Password: marley Any help would be great, Thank you. Link to comment
tuanphan Posted February 17, 2020 Share Posted February 17, 2020 With studio message page Add to Page Settings > Advanced > Header <style> main#page { max-width: 100% !important; } </style> 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
jacobcuz Posted February 17, 2020 Author Share Posted February 17, 2020 Thank you Tuan! This has worked for the pages but the footer still does not scale. Is there anything i can add to rectify this? Thanks again, Jacob. Link to comment
jacobcuz Posted February 17, 2020 Author Share Posted February 17, 2020 Please let me know if this is possible! thank you. Link to comment
tuanphan Posted February 18, 2020 Share Posted February 18, 2020 Add to Home > Design > Custom CSS footer#footer { max-width: 100% !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
Archived
This topic is now archived and is closed to further replies.