BG Color on gCal-iCal buttons.

Home Forums Calendar Products Events Calendar PRO BG Color on gCal-iCal buttons.

  • This topic has 4 replies, 2 voices, and was last updated 9 years ago by Jason.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1264110
    Jason
    Participant

    Hello all,

    I’ve been getting very frustrated trying to change the background color on the “Google Calendar” and “iCal Export” buttons.

    None of my background CSS can touch these buttons. I’ve tried adding it in custom CSS and even creating a “tribe-events-pro.css” file in the theme directory. I can add margin and such, but the “background” rules are overridden and I can’t seem to change it no matter what I try.

    Any ideas on how to re-color this pesky button?

    • This topic was modified 9 years ago by Jason.
    #1264416
    Geoff B.
    Member

    Good evening Jason and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    On most WordPress theme, the easiest to accomplish that is by going to Appearance > Customize > The Events Calendar > Global Elements > Button color.

    You can also try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-events-button, #tribe-events .tribe-events-button {
    background-color: #dd3333 !important;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1265275
    Jason
    Participant

    Your CSS recommendation worked on changing the color.

    Thank you for your assistance!

    #1265437
    Geoff B.
    Member

    Good evening Jason,

    I am super stoked that helped.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘BG Color on gCal-iCal buttons.’ is closed to new replies.