frame61 Posted July 29, 2020 Share Posted July 29, 2020 Hi Guys Bit stuck here, I have tried a number of times to edit the CSS so the header does not reappear when scrolling up a project page. Causing an overlapping issue, I am trying to make the header fixed so it only appears at the top of the page and doesnt reappear when scrolling up. It seems that everytime I add code to fix this the homepage has lots of spacing issues (everything drops down a 300px or so... Any help would be much apprecaited! URL: https://www.rebeccasills.com/ Password 1234 Many thanks Richie Link to comment
tuanphan Posted July 30, 2020 Share Posted July 30, 2020 Hi. It looks like you solved? 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
jthicks09 Posted March 10, 2021 Share Posted March 10, 2021 I wanted to see if it was possible to post the code that fixed this. Thanks! Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 On 3/11/2021 at 3:35 AM, jthicks09 said: I wanted to see if it was possible to post the code that fixed this. Thanks! If you share link to your site, we can take a look 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
jlnguy3n Posted February 1, 2023 Share Posted February 1, 2023 Hi, I also am looking to fix this on my site: http://www.jlnguyen.com Thank you! Link to comment
tuanphan Posted February 3, 2023 Share Posted February 3, 2023 On 2/1/2023 at 12:23 PM, jlnguy3n said: Hi, I also am looking to fix this on my site: http://www.jlnguyen.com Thank you! Add to Design > Custom CSS header#siteHeader { position: absolute !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
Chastity Posted February 28, 2023 Share Posted February 28, 2023 (edited) Hello, i am having the same issue, i tried injecting code above but still seemed to be happening. Could be i may have done it incorrectly, but not 100%. Help Please 🙂 www.chastitymancera.com Edited February 28, 2023 by Chastity Link to comment
tuanphan Posted March 6, 2023 Share Posted March 6, 2023 On 3/1/2023 at 3:54 AM, Chastity said: Hello, i am having the same issue, i tried injecting code above but still seemed to be happening. Could be i may have done it incorrectly, but not 100%. Help Please 🙂 www.chastitymancera.com Add to top of Design > Custom CSS header#siteHeader { position: absolute !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment