Hello I am wanting to make the text for the ticket quantity to be white rather than the grey it is so it can be seen with my red color scheme. I cannot seems to find the correct place to change this any ideas? Here is the page I am talking about http://mywbmc.com/events/business-strong-start-1-page-plan-intensive/
Is it only the qty selector that you want to change?
The font-colour for that section uses the colour set within Dashboard -> Appearance -> Iced Mocha Settings -> Colour Setting – http://take.ms/Siyyq
I’ve change it in that screenshot to show, that it changes the text throughout the site – http://take.ms/rL6xQ
However you can use some custom CSS to change just the select box, like this:
.tkt-slctr-tbl-wrap-dv select {
color: white;
}
Does that help?
Viewing 1 reply thread
The support post ‘Iced Mocha Text Quantity of tickets color’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.