Home › Forums › Support › How to push down the headline a little bit with CSS using anchor links This topic has 9 replies, 3 voices, and was last updated 4 years, 5 months ago by Tom. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts December 14, 2018 at 5:56 am #756460 Karsten Hi Guys, on several pages I use anchor links for jumping to list points as you can see here Please click on any of the 10 list points at the beginning of the article and you will see that you jump not directly to the headline (h2) but lower. My question is how could I move the page down a little bit using CSS in order to see the headlines? The CSS class we could use here is .anchor Thank you for any helpful suggestions. Karsten December 14, 2018 at 7:28 am #756668 DavidStaff Customer Support Hi there are you able to edit those links in your list? Or is it a plugin? We can use the GP Smooth scroll to get around the issue. Let me know. December 14, 2018 at 9:12 am #756800 Karsten Hi David, no, I don’t use a plugin. I don’t know why the anchor link is not showing on top of the screen. I also don’t know if GP Smooth scroll would be the right fix for this issue. Please advise what to do. Thank you December 14, 2018 at 9:31 am #756823 DavidStaff Customer Support If you activate the smooth scroll in the Customizer > General. Then give each of your links a class of smooth-scroll eg. <a class="smooth-scroll" href="url">My link</a> Smooth scroll knows the sticky navigation is there and offsets the jump position. December 15, 2018 at 2:27 am #757284 Karsten I have done what you have suggested. But still the sticky navigation covers the headlines. Could you please check and let me know why Smooth scroll does not work. Thank you December 15, 2018 at 9:56 am #757622 TomLead Developer Lead Developer The links seem to be missing the smooth-scroll class. Can you make sure they all have the class? December 15, 2018 at 10:27 am #757655 Karsten yes, thank you now i have put the missing class at the right place. Great support! December 15, 2018 at 10:29 am #757658 TomLead Developer Lead Developer All working now? ๐ December 15, 2018 at 10:30 am #757660 Karsten yap, all working now. Thank you very much. December 15, 2018 at 10:32 am #757666 TomLead Developer Lead Developer You’re welcome ๐ Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In