Guest Posted September 8, 2020 Share Posted September 8, 2020 Hello guys, I was able to hide my Header on desktop view with this CSS successfully, but phone view is still has a header, Do I need a different code to talk to phone view? I use the Sofia template. .Header { display: none !important; } Your guidelines is appreciated ❤️ Link to comment
tuanphan Posted September 8, 2020 Share Posted September 8, 2020 Can you share site url? 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
Guest Posted September 8, 2020 Share Posted September 8, 2020 (edited) sure https://farhad.squarespace.com/ pass : 123 --- Aside from Phone view issue, I was wondering if there is any way to make an image shake, like the one here on this website : https://www.scs.stanford.edu/~dm/ thank you in advance tuanphan you are truly amazing and an inspiration ❤️ I like your banner 🙂 those kids remind me of myself when an issue is solved Edited September 8, 2020 by farhad Link to comment
tuanphan Posted September 9, 2020 Share Posted September 9, 2020 Add to Home > Design > Custom CSS /* Hide mobile header */ .Mobile-bar.Mobile-bar--top { display: none; } With images, you can use GIF or JavaScript, Java is complex. 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
IdaJohansson Posted April 10, 2023 Share Posted April 10, 2023 On 9/9/2020 at 11:46 PM, tuanphan said: Add to Home > Design > Custom CSS /* Hide mobile header */ .Mobile-bar.Mobile-bar--top { display: none; } With images, you can use GIF or JavaScript, Java is complex. This does not work. Link to comment
tuanphan Posted April 11, 2023 Share Posted April 11, 2023 14 hours ago, IdaJohansson said: This does not work. What is your site url? 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