Change color of iCal and google calendar buttons

Home Forums Calendar Products Events Calendar PRO Change color of iCal and google calendar buttons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #985658
    Rachel
    Participant

    I have tried to alter css code in my theme/ tribe-events/ pro folder and it messes up the layout and still doesn’t change the button text. Can you direct me to the right file to change along with where it should go. Its been too many hours of trying ;[
    http://www.mariposapathway.org/event/taking-flight/

    Thank you!

    #985659
    Rachel
    Participant

    I meant to say I need to change the color of text and the button color to be the same as the hover colors.

    #985791
    Geoff
    Member

    Hello Rachel, thanks for getting in touch!

    Try adding this CSS to your theme’s style.css file and see if it does the trick:

    #tribe-events .tribe-events-button {
    background-color: #695d82;
    }
    
    #tribe-events a.tribe-events-gcal.tribe-events-button {
    color: #fff;
    }

    Cheers!
    Geoff

    #986863
    Rachel
    Participant

    Thank you but unfortunately, it didn’t work. It changed the color but made the link inactive. Any other thoughts?

    #986947
    Geoff
    Member

    Hi Rachel,

    Hmm, that’s strange. Can you elaborate more on what you mean by inactive? Changing the CSS shouldn’t change the actual functionality of the link–just the styling.

    Thanks!
    Geoff

    #992092
    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change color of iCal and google calendar buttons’ is closed to new replies.