Hi all
Is it possible to limit the height of a tab? And show a scrool on the right side?
the first tab:
http://kriesi.at/themedemo/?theme=enfold-overview
Thanks :)
Hey Tokyo!
It’s not going to look good but you could try this CSS out.
.tab_content { height: 200px; overflow: scroll; }
Regards,
Elliott
Thank you Elliot !! all perfect