overflow-x-scroll
Unanswered
lun ツ posted this in #help-forum
lun ツOP
i dont know where's the error why i can't scroll it
39 Replies
lun ツOP
Cuban Crocodile
theres a bar you should grab it and slide it to the right?
@Cuban Crocodile theres a bar you should grab it and slide it to the right?
lun ツOP
I watched the YouTube video and made sure that the code is correct, and in the video, you don’t need to grab the bar to slide it.

so i dont know where's the error
Cuban Crocodile
look if it was overflow-y you would be able to scroll it down, but since its overflow-x you either have to grab the bar or click on the screen where the overflow-x is located and slide it right
oh yea nevermind he made it so that when you scroll down it scrolls horizontally
@Cuban Crocodile look if it was overflow-y you would be able to scroll it down, but since its overflow-x you either have to grab the bar or click on the screen where the overflow-x is located and slide it right
lun ツOP
yeah if i clicked on it i can slide it right but in the video there's no need
so i still dont know what can i do 

Cuban Crocodile
id recommend watching the tutorial step by step since when he first starts building those horizontal things, then make sure you do everything the same as him
lun ツOP
im new to next and tsx
Cuban Crocodile
additionally you might be missing some kind of framework he is using which you would need to install through the terminal
@Cuban Crocodile id recommend watching the tutorial step by step since when he first starts building those horizontal things, then make sure you do everything the same as him
lun ツOP
yeah but I’ve already deleted and redone it twice.
Cuban Crocodile
aight first try if it works when you make the files 'use client' at the top, and other than that make sure youre not missing any downloads
Cuban Crocodile
if you try everything and you make sure its identical to the tutorial and you have all the downloads then look for another tutorial to achieve the same effect
Cuban Crocodile
np
@Cuban Crocodile np
lun ツOP
can I trouble u provide me some method that how I can make a responsive team section with next.js and tailwindcss?
I haven't seen any other videos that teaching how to do that
@lun ツ can I trouble u provide me some method that how I can make a responsive team section with next.js and tailwindcss?
Cuban Crocodile
it depends on what specific things you want in your section, you got tutorials on how to do anything
also youre mainly asking questions about html and css, since next.js is just used for server side rendering so it got nothing to do with html or css, and tailwindcss is basically css with pre-made classes
so look up tutorials for html
and css or tailwindcss which are the same thing
American
i think just use shift + mouse wheel to slide it
@Cuban Crocodile and css or tailwindcss which are the same thing
lun ツOP
okay, i see, thank you~
it works
but how can i let site viewer know that they need to use shift + mouse wheel
Cuban Crocodile
no the better question would be, how to make it so that it scrolls without using shift

