Support Forum
How can I hide the opt in to the mailing list sentence on the checkout page? - Thu - Nov 1, 2018 - 4:39pm
-
You have the option to hide the sentence that says, "Yes, please include me in the ACCOUNT_NAME mailing list" during the public checkout experience.
Head to your Public Display Settings >> >> Web Design Tools >> Fonts and CSS Styles.
Then, copy the code below and paste it into your CSS.
.opt_in_div { display: none; }
Make sure you scroll to the bottom of the page and click "Update".
Now, start a mock order and when you get to the final checkout page (from the public view), check to see if the sentence is hidden.
View our video tutorials
Do my ThunderTix event links and pages have static URLs?
How would I add our new event page to our website so that people can easily buy tickets?
How will Thundertix work if we get a new website design?
Set the the iframe height automatically to eliminate scroll bars
How can we create a ThunderTix ticketing page that lists all the show dates available? Currently, it’s only linking to one event.
Can the ThunderTix events page be styled to look like our site?
How can I use a calendar with all events available showing together?