Hello guys
I poke around and see that the JS “Placeholder In Form” is the guy that write the hint text. However, it seems that it is left aligned. Is there a way to make it right align?
This is the javascript snippet writing the hint text
$("#lp-pom-form-507 input").attr(“placeholder”, “Enter your email”);
Thanks…