Support

Home Forums Event Espresso Premium Need CSS to Add Border Around Sumbit, etc Boxes

Need CSS to Add Border Around Sumbit, etc Boxes

Posted: August 17, 2020 at 2:23 pm

Viewing 5 reply threads


dkworldwide

August 17, 2020 at 2:23 pm

Hi –

I think my theme is removing the border around the Submit/Add to Event Cart/View Event cart buttons/boxes. I found the CSS needed to fix this issue on the Event Cart page, but need the CSS to apply to the Event page (where you select tickets) as well as the Registration/Information page (where you answer the questions and fill in all of the info prior to checking out). Can you help with the CSS for those 2 additional areas?
Thanks!


Tony

  • Support Staff

August 18, 2020 at 10:06 am

Hi there,

Can you link me to the page in question so I can take a look?


dkworldwide

August 28, 2020 at 8:45 am

This reply has been marked as private.


Tony

  • Support Staff

August 28, 2020 at 8:58 am

Ok, so it really depends on the changes you want to make here, but a quick example is:

input.ticket-selector-submit-btn,
input.spco-next-step-btn {
    color: black;
    border-color: black;
}

You’ll likely need to adjust the styles you apply, but the above selectors should work for the 2 inputs you are referring to.


dkworldwide

August 28, 2020 at 10:48 am

That worked well – thank you so much!


Tony

  • Support Staff

August 28, 2020 at 10:54 am

You’re most welcome, I’m glad it worked for you.

Viewing 5 reply threads

The support post ‘Need CSS to Add Border Around Sumbit, etc Boxes’ 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.

Event Espresso