Trying to Hide Horizontal Scroll Bar

My goal is to create a section of cards that is constantly moving either left or right.

image

How do I go about creating this? I’ve attempted but can’t seem to get rid of the horizontal scroll bar at the bottom.

https://preview.webflow.com/preview/melior-website-95b348?utm_medium=preview_link&utm_source=designer&utm_content=melior-website-95b348&preview=4abae7374bbd6748283d8ff981de999e&mode=preview

Your read-only link does not lead to the page with the section you are talking about, and the menu does not seem to work. Could you check on that?

I’m sorry this is the new read only link: https://preview.webflow.com/preview/melior-website-95b348?utm_medium=preview_link&utm_source=designer&utm_content=melior-website-95b348&preview=4abae7374bbd6748283d8ff981de999e&mode=preview

which Menu are you referring to?

add this to header in custom code
-webkit-scrollbar {
display: none;
}

Didn’t work not sure why

can you share a picture of what re you talking about
?

I’m asking why the horizontal scroll-bar was even there to begin with.

some div or section box can’t adjust their width, check there max and min width