Support

Home Forums Event Espresso Premium Registration selector color control.

Registration selector color control.

Posted: February 1, 2016 at 8:17 pm


Run2Top

February 1, 2016 at 8:17 pm

I have been making css changes to my EE4 registration pages today and cannot figure the correct settings for the words “Registration(s), Price, Qty*, and $70.00.”

The page in question is http://run2top.com/registration-test/

I have tried the following as it seems to work in Firebug.

.tckt-slctr-tbl-td-name {
color: #ffffff;
}

Here is an image of what I’m trying to change.

CSS change grey to white.

Thanks for the help.
Alan


Tony

  • Support Staff

February 2, 2016 at 2:54 am

Hi Alan,

Try something like:

.tkt-slctr-tbl th, .tkt-slctr-tbl td {
    color: #fff;
}

Its likely your original code was being overridden by the default types, the above has a slight higher specificity value so should work.


Run2Top

February 2, 2016 at 11:32 am

Tony, thanks for the try but it did not work.


Lorenzo Orlando Caum

  • Support Staff

February 2, 2016 at 12:08 pm

Hi Alan,

It isn’t responding as the ticket selector appears to be using the embed option which loads the ticket selector through an iframe.

Could you switch it to use the shortcode option?

It appears next to the Embed option in the event editor:

http://cl.ly/1L0C0c13142h


Lorenzo


Run2Top

February 2, 2016 at 1:04 pm

Ahh. A beautiful thing. Worked great.

The support post ‘Registration selector color control.’ 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