Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
Scrolling text box.
vickyjane77
May 2018
in
BeBuilder
Hi there I need to add a huge chunk of text but want to contain it in a smaller box. Can I add anything from muffin builder which is a scrolling text box? Thank you in advance
Comments
Bryan
May 2018
Hi,
it is possible to do this:
http://prntscr.com/jkjmr1
The height of the box is adjusted.
Create a section with a wrap and insert a column item, there insert text and scroll down to the custom css field where you should paste this css:
max-height:300px;overflow-y:scroll;
Here are soem screens:
1.
http://prntscr.com/jkjnny
2.
http://prntscr.com/jkjnwa
cheers
Sign In
or
Register
to comment.
Comments
it is possible to do this: http://prntscr.com/jkjmr1
The height of the box is adjusted.
Create a section with a wrap and insert a column item, there insert text and scroll down to the custom css field where you should paste this css: Here are soem screens:
1. http://prntscr.com/jkjnny
2. http://prntscr.com/jkjnwa
cheers