isissa Posted December 31, 2019 Share Posted December 31, 2019 website: www.isissakomadajohn.com I am using the Flatiron template and have two issues with my footer in MOBILE: 1. On MOBILE, when you scroll all the way to the bottom of the index and reach the footer, the social icons are slightly off center. How can I make sure these icons are centered exactly on MOBILE? 2. On MOBILE, when you scroll all the way to the bottom of the index and reach the footer, there is a ton of space between the last image in the index and the social icons. How can I decrease this amount of space? Thanks! Link to comment
tuanphan Posted January 1, 2020 Share Posted January 1, 2020 1. Did you fix? 2. Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .homepage section#container { margin-bottom: 0 !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
isissa Posted January 1, 2020 Author Share Posted January 1, 2020 @tuanphan thank you! 1. no I did not fix. still not totally centered 2. this code isn't changing anything for me. Link to comment
tuanphan Posted January 2, 2020 Share Posted January 2, 2020 16 hours ago, isissa said: @tuanphan thank you! 1. no I did not fix. still not totally centered 2. this code isn't changing anything for me. 1. 2. Hmm, where did you insert code? I see it worked here. You can insert & keep the code, then share url again. I will check. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
isissa Posted January 2, 2020 Author Share Posted January 2, 2020 it works now - thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.