• Resolved sophiemaidhof

    (@sophiemaidhof)


    Hi,

    I’m referring to a question that has already been asked, but unluckily my CSS knowledge doesn’t suffice to implement the tip, that was given as an answer.

    To the topic:
    I am using the updated version of “The Events Calendar” with the “tribe event style”.
    In the customizer, I set pink (#e00986) as an accent color, but my change seems to be overwritten. After refreshing the site, it still shows the regular blue everywhere (https://www.manuelamaidhof.de/termine).

    Here you can find the mentioned answer, that was given to Jon Fuller: https://www.ads-software.com/support/topic/colors-not-updating-3/

    Unfortunately, I’ve got no idea where to insert this custom CSS. I’m using Filezilla, so I do have access to the files. Could you tell me where to find the right one for pasting the code (I will edit the hex code, of course)?

    I am so sorry for the stupid question, but as a total beginner, I am a bit overstrained at the moment.

    Thank you very much in advance!

    Kind regards
    Sophie

    The page I need help with: [log in to see the link]

Viewing 16 replies (of 16 total)
  • Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @theduffmaster

    Thanks for getting back to this!

    To clarify, is the only issue that you are experiencing right now that you cannot update your CSS on your live site?

    Can you try adding the !important clause after your updates?

    So like this:
    .tribe-events .tribe-events-c-view-selector_button:before {
    background-color: red !important;
    }

    Let me know if that helps!

    Thanks,
    Jaime

Viewing 16 replies (of 16 total)
  • The topic ‘How to change the accent colors’ is closed to new replies.