Because you have a non-scrolling header, you need to use some CSS to adjust how anchor points work. I’ve used this guide on my own sites:
https://www.caktusgroup.com/blog/2017/10/23/css-tip-fixed-headers-and-section-anchors/
Hey all,
Im a little unclear on how this works. I tried to add additional CSS as instructed by the site but was hit with a myriad of errors….
Thanks
J
Is a myriad worse than a plethora? 🙂
To add or override CSS: use the “Additional CSS” option in the customizer. https://codex.ww.wp.xz.cn/CSS#Custom_CSS_in_WordPress
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
Plethora, plethorà…..:)
When I insert the code in the Custom CSS is when I receive the errors.
This code is being used previously:
#site-banner-left { display: none; }
#site-banner-right { text-align: center; }
Thanks’
J