Hi!
I’ve looked around alot in the forums for this, but not found any that can be applied to my theme which is “Flow”.
Link for reference:
So I already know how to create anchor links. But I guess I have to use some kind of animation code and add that to some CSS file in my theme. But not sure what file to add the code into.
Seen theme.css.liquid in some answers but I can find this file, and not anything that is fairly close to it.
To just explain how I have set my links up currently. I use this code:
And I put this in every file that i want to go to.
Then, in navigation, I just add the URL of my website and add “#Name_of_section_I_want_to_go_to” after it.
So if anyone have a solution to how I can animate my anchorlinks with smooth scrolling in this specific theme i’d be very grateful.