Hi
I’d like to create a gradient from right to left. But in the unbounce page builder it’s only to set it from top to bottom. I tried the following custom css but it would not work:
html body {background: linear-gradient(to right,#ff001e 0%,#ff3282 100%);}
Any ideas what to do?
Thanks & Regards,
Jonas