Mark_Acid Posted April 30 Share Posted April 30 (edited) Hi, got some code allowing my contact button to scroll with the page...and it's fine on desktop, but random on the mobile view...with the contact button rising up into my content. How do i prevent this from happening on the mobile view? https://www.theshadowcraft.com footer#footer-sections { position: absolute; bottom: 0; left: 0; z-index: 999; width: 100%; } footer.sections section, footer.sections .section-background, footer.sections .section-border { background: transparent !important; This is the code currently in use. Thanks! Edited April 30 by Mark_Acid Link to comment
tuanphan Posted May 2 Share Posted May 2 On mobile, it is on bottom left of screen, I think it is fine. Can you take a screenshot of problem? 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
Mark_Acid Posted May 15 Author Share Posted May 15 On 5/2/2024 at 7:55 AM, tuanphan said: On mobile, it is on bottom left of screen, I think it is fine. Can you take a screenshot of problem? Hi there...yes its fine on the home page...but on subsequent pages; contact etc...it rises up into the body of the page... https://www.theshadowcraft.com/contact Link to comment
tuanphan Posted May 17 Share Posted May 17 On 5/15/2024 at 4:06 PM, Mark_Acid said: Hi there...yes its fine on the home page...but on subsequent pages; contact etc...it rises up into the body of the page... https://www.theshadowcraft.com/contact Use this code to Website > Website Tools > Custom CSS footer#footer-sections { position: fixed !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
Mark_Acid Posted May 21 Author Share Posted May 21 Thanks so much. That seems to have sorted it! 🙂 Link to comment
Mark_Acid Posted May 28 Author Share Posted May 28 On 5/17/2024 at 10:13 AM, tuanphan said: Use this code to Website > Website Tools > Custom CSS footer#footer-sections { position: fixed !important; } Hi there...this code hasn't solved it unfortunately...I'd like the contact to stick to the bottom of the page...but it's not consistent... https://www.theshadowcraft.com/trailer Link to comment
tuanphan Posted May 31 Share Posted May 31 On 5/28/2024 at 5:16 PM, Mark_Acid said: Hi there...this code hasn't solved it unfortunately...I'd like the contact to stick to the bottom of the page...but it's not consistent... https://www.theshadowcraft.com/trailer What is problem with code? 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
Mark_Acid Posted June 11 Author Share Posted June 11 On 5/31/2024 at 8:52 AM, tuanphan said: What is problem with code? Hi...thanks so much for your reply...not sure...seems to be still rising up into the body of the page Link to comment
tuanphan Posted June 13 Share Posted June 13 Can you add the code? I can check easier. Currently I see you used another code. 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
Mark_Acid Posted June 18 Author Share Posted June 18 On 6/13/2024 at 8:40 AM, tuanphan said: Can you add the code? I can check easier. Currently I see you used another code. Sorry...I'm slowly learning! Thanks for your help my friend...I think it's ok now! Link to comment
tuanphan Posted June 20 Share Posted June 20 On 6/18/2024 at 4:48 PM, Mark_Acid said: Sorry...I'm slowly learning! Thanks for your help my friend...I think it's ok now! So did you solve or still need help? 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