Scroll down contact me

Hi, I want it to scroll down when people click on contact me in the header,

to scroll down do the “ready to elevate you collection”

in the bottom of the page.

Can somebody help me please?

Warm regards.

@Artez - can you please share your website link?

Hi @Artez

let add this JS code to your file header.liquid:


Instructions:

  1. Add a Custom Liquid section with this code to Header group area:

  1. Add Custom Liquid section with this code to where you want to smooth scroll to:

Note: You can change the id from “custom-anchor-1” to something else but make sure it doesn’t have spaces. Also, ids must be unique so don’t use the same id more than once.


  1. Remember the menu used in your header

  1. In Shopify Admin find your menu and add a menu item that links to that id

  1. Test

Great help, thank you very much!