NOByrne Posted July 30, 2023 Posted July 30, 2023 Hi everyone, I am having some trouble with mobile display on some iPhone devices, I am not sure why it's happening. 1. In the footer empty boxes are appearing, but I can't find any extra space when I edit the footer. 2. The News section of the website does not fully load on some mobile devices. I would appreciate any recommendations on how I could fix this.
tuanphan Posted July 31, 2023 Posted July 31, 2023 Hi, What is your site url? We can check problem 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!)
NOByrne Posted July 31, 2023 Author Posted July 31, 2023 @tuanphanthank you for your reply. the url is https://www.seamusobyrne.com
tuanphan Posted August 1, 2023 Posted August 1, 2023 You can add this to Design > Custom CSS /* Mobile Footer */ @media screen and (max-width:767px) { .fe-63ea85b418e4be31c3e133dd { grid-template-rows: repeat(1,minmax(24px, auto)) !important; } [data-section-id="63ea85b418e4be31c3e133de"] { min-height: unset !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!)
NOByrne Posted August 13, 2023 Author Posted August 13, 2023 Hi @tuanphan I'm sorry for my slow reply. Thank you for your response, the code has helped to reduce the space but the boxes are still appearing beside copyright symbol. I think it has to do with the browser on my mobile as it does not appear on other devices. Thank you for checking this out for me.
tuanphan Posted August 15, 2023 Posted August 15, 2023 On 8/13/2023 at 1:46 PM, NOByrne said: Hi @tuanphan I'm sorry for my slow reply. Thank you for your response, the code has helped to reduce the space but the boxes are still appearing beside copyright symbol. I think it has to do with the browser on my mobile as it does not appear on other devices. Thank you for checking this out for me. You can edit Footer > Remove Text Block > Add new Text Block > Enter Copyright text again (remember to type it manually, don't copy - paste) 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment