Hi Support-Team,
I use a form in my homepage. But the text-area have a right scrollbar that looks like not smart.
In Firefox it looks like good and I need this view also in the Internetexplorer.
Best Regards
Dirk
Hey Dirk!
Try adding this to your custom CSS.
.avia-msie textarea { overflow: auto !important; }
Regards,
Elliott
Hi Elliott,
perfect it works fine.
Thanks a lot
Dirk