Hello
I have followed the themer’s guide to set up custom styles for the events calendar pro
It seems to import some styles from tribe-events-pro.css but not all of them. For example the style below, amongst others, is not applied to the calendar:
.tribe-events-calendar th {
background-color: #2575BB;
}
I also tried adding !important AND placing the same styling rules in the Theme’s Custom CSS to see if that worked. None this helped.
I have attached an image of tribe-events-pro.css as well as the file’s location on my FTP. I also attach images displaying that the styles I want to apply are valid, and also how the calendar looks at the moment.
Any assistance on this issue would be much appreciated.