Hi I want when someone click on clients in header it will scroll down to the clients part.
How do i do it please?
Warm regards.
A user wants to implement smooth scrolling functionality so that clicking “Clients” in the header navigates to a clients section further down the page.
Solutions Provided:
header.liquid or theme.liquid file (before the </body> tag)Follow-up Issue:
Status: The issue appears resolved after implementing the modified code with scroll offset adjustment.
Hi I want when someone click on clients in header it will scroll down to the clients part.
How do i do it please?
Warm regards.
Hello Artez,
At the back-end of the store, integrate the clients page link to the “Clients” title. So once your someone clicked on the title it redirect them to the client’s page.
I hope this helps, for further assistance. Kindly access the attached file.
Did not understood how you do that.
Okay, i can do that for you
Kindly check the attached file.
Hi dear friend,
thank you for your help the code works well, is it possible to stop a a bit before it cut the words “client”?
slightly up?
Warm regards.
You can do that by adding this code to theme.liquid file, bofre tag
thank you dear friend!