Hi, When I try to use an apostrophe in the button copy call to action, it's adds a \ before the '.
For example it will display as, "Bob\'s Newsletter".
Does anyone know how to remove the \?
Thanks
![]()
Hi, When I try to use an apostrophe in the button copy call to action, it's adds a \ before the '.
For example it will display as, "Bob\'s Newsletter".
Does anyone know how to remove the \?
Thanks
![]()
Hi,
can you try this
in Custom jQueryCode:$(".submit_field").val("Get Greta's News");
Bookmarks