Avildsen Posted November 1, 2023 Share Posted November 1, 2023 hi - my page seems really jumpy on load... http://earlenehass.com . and every time you switch pages the menu continues to load jumpy i couldn't find much, but one post said it has to do with the header height and the logo/menu height. the logo height is set to 48px, and the browser height is set to 1vw. i added this css to try and stabilize: #header { height: 100px; display: flex; justify-content: center; align-items: center; } any suggestions much appreciated! thanks Link to comment
tuanphan Posted November 3, 2023 Share Posted November 3, 2023 Try adding to Website > Website Tools (under Not Linked) > Custom CSS .tweak-fixed-header .header .header-announcement-bar-wrapper { padding-top: 1vw !important; padding-bottom: 1vw !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
Avildsen Posted November 10, 2023 Author Share Posted November 10, 2023 thanks Tuan - i implanted but the header still jumps with every menu click 🤷♂️ any other suggestions much appreciated 🙏 Link to comment
tuanphan Posted November 17, 2023 Share Posted November 17, 2023 Hi, Did you fix problem? It looks fine to me now 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
JamieC297 Posted March 28 Share Posted March 28 Hi, I have the same problem on this site: https://www.floatlikeaduck.co.uk/ Can I find out what the fix was for the last guy? Cheers Jamie 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