CSS to change dropdown

Home Forums Calendar Products Events Calendar PRO CSS to change dropdown

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #52160
    Derek
    Participant

    Website url is…
    http://blondiestrophyroom.com/events/

    What’s the CSS to change the font color of the dropdown months and years?

    #52161
    Jonah
    Participant

    Hi Derek,

    You should be able to target it with this:

    .tribe-events-events-dropdown {
    color: #000;
    }

    I hope that helps but let me know if you need anything else.

    – Jonah

    #52163
    Derek
    Participant

    That worked. Thanks!

    #52211
    Jonah
    Participant

    Excellent Derek! I’m going to close this thread out but feel free to open another one if you need help with anything else.

    – Jonah

    #979244
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘CSS to change dropdown’ is closed to new replies.