Scrollbar for container/block/div

I recently switch from elementor to bricks. And I can’t find a thing which I use in previous builder.
In elementor I make scrollbar to a container or make scrollable container, by using some external plugin for elementor, by that I am able to make a container in which I add some images, text which is big enough in height that it need to scroll the page but due to I add scroll bar to the main container so I see the content of that container inside it just by scrolling until I scroll outside that container.

So I can’t able to find or replicate this option in bricks, can anyone help me to get this option in bricks container, if anyone refer some other add-ons plugin (paid too) which is compatible with bricks is also ok.

If it not happen to bricks container then any add-on plugin which give me a scrollable box in which I able to add container is also ok, after all I am able to do it in elementor by using add-on plug-in too.

Also it’s ok if it’s for block/div instead of container.

Please help.

I find the solution.
I need to add plugin called “BRICKSCORE” there is an element named “Custom Scrollbar” in it, this element will do this job without code.

Hi Chris

Check the css property overflow (with scroll value), it should work for your case and you dont need to add any plugin.

Overflow CSS

Overflow-y for vertical scroll only

1 Like

Thanks @Juanjo this is really helpful for me. I will use this css code.

Hi Chris. Could you tell me the name of the external plug-in you used with Elementor to make a scrollbar for a container? I’m looking for exactly that, for my website using Elementor. Custom code doesn’t seem to work with Mac OS. Thank you!