Change "Find Events" text color on mobile

Home Forums Calendar Products Events Calendar PRO Change "Find Events" text color on mobile

  • This topic has 3 replies, 2 voices, and was last updated 7 years ago by Lindsey.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1267588
    Lindsey
    Participant

    How do I go about changing the “FIND EVENTS” text color on the mobile version of my calendar? I want this to be white.

    My website is 104.247.75.23/~pdclubgi/events

    #1268792
    Geoff
    Member

    Hi @Lindsey,

    Oh yeah, that should totally be possible to do with CSS. Try adding something like this yo your style.css file or on the Appearance > Customize > Additional CSS screen:

    #tribe-events-bar #tribe-bar-form.tribe-bar-collapse #tribe-bar-collapse-toggle {
    color: #fff;
    }

    Here’s a screenshot of how that looks when I tested it on your site. 🙂

    Cheers!
    Geoff

    #1278607
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change "Find Events" text color on mobile’ is closed to new replies.