Posted: August 24, 2021 at 6:22 pm
I was able to customize the styling of the buttons found on our event pages using the following CSS: .ticket-selector-submit-btn, .ticket-selector-submit-btn-wrap { I found the following article indicating the class to use for styling the “Proceed to finalize registration” button, but it doesn’t seem to be working: Can someone please confirm the info needed to move forward? Per the article, I was using .ticket-selector-submit-btn Sample event page: https://blog.mycabcorner.com/events/ceo-workshop-2021/ Also, I can’t seem to get rid of the left hand grey border which shows on all the registration pages? (Shown on left hand side of that screenshot) Thank you! |
|
Hi Stephanie,
That To style the checkout buttons you’ll need the classes shown from section 3 of that article. Now, it shows:
(Which combines your ticket selector styles with the Single Page CheckOut, SPCO for short, styles in a single step).
That’s a bit odd, it looks like some inline styles have been added for it but I’m not sure where from. You can hide it on that specific page (incase it is actually used somewhere else) using this CSS:
|
|
Hi Tony, How would update the CSS you provided in order to hide that left hand bar that’s showing up on all pages? It’s not a purposeful design element used anywhere on the site and shows up on every page in the purchase process and the ticketing pages. Thanks for all your help! |
|
Hi Stephanie, Just removing the
|
|
The support post ‘EE4 – button styling’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.