Overflow content option on wix classic not found!

I am unable to find Overflow option for scrolling the content on my wix classic editor but it appears on Wix studio why is it so is there any alternative to fix this issue
Also velo code for html & CSS does not handle the repeaters data and containers in vix classic editor
Can i switch to wix classic to wix studio with my project so i can have these options

I was trying to use overflow as well in Wix Editor but still did not find a solution… Were you able to solve this? @user3262

Setting the overflow property is only possible from the Studio Editor. Are you able to share the use case? Perhaps there’s an alternate solution/workaround :slight_smile:

@noahlovell

Thanks for the reply!
I see…

My goal is to achieve a kind of a reveal effect with a series of tiled images from the site logo to the right far end of the screen. My initial attempt was to place these images side by side in a container box and give the container box a very long width that would surpass my window width (to cover wider resolution screens), and then I wanted to cut the container box at the end of the window, so it wouldn’t generate a space to the right of the website with only the tiled images (with a horizontal scrollbar in the bottom).

If this is not feasible, I’ll just tile the images to the end of my window, which is what I’m doing now as a temporary solution, but it would be cool if there was some kind of alternative :grin:

Thank you in advance for any tip!