Hi,
further to my previous post I have disabled all plugins and changed the theme to 2020 to no avail.
I have now reverted to version 5.2.1.1 and all fonts and colours have returned to their original colours and sizes.
Same here. The CSS has been updated for some reason. I hope this isn’t a regular occurrence. It’s no fun to be surprised by an update that changes the look of your site and have to scramble to fix it.
Tom
(@tom-van-m)
Same here. Why is there no response on this?
-
This reply was modified 5 years, 5 months ago by
Tom.
Hi,
Thanks for the update, however the css problem has not been addressed (see above).
The main problem seems to be in the sidebar, css changes implemented in the customizr have stopped working. As I have a dark page colour the text colour in the sidebar widget needs to be white. The previous css change no longer works. Reverting back to 5.2.1.1 works.
Could you please respond as we seem to be left in the dark here.
Jaime
(@jaimemarchwinski)
Hi @bob-reeves
I apologize for the delay!
Here are the available options with the WordPress Customizer:
https://theeventscalendar.com/knowledgebase/k/wordpress-customizer-2/
If those options are not working, it is likely a conflict with your theme.
If that is the case, can you try this with a default WordPress theme like Twenty Twenty and see if it works as expected?
I hope that helps!
Thanks,
Jaime
Hi @jaimemarchwinski,
thanks for your reply, If you could read all of the above threads, you will see that all of your suggestions have been tried to no avail.
I have now changed the page colour and the latest plugin update to reflect your dark font colour, however I still cannot change the font colour in the sidebar.
So the fault I am experiencing is still apparent.
Regards
Bob
Jaime
(@jaimemarchwinski)
Hi @bob-reeves
If you can provide me with a link to the page where you need assistance, I would be happy to take a look!
Thanks,
Jaime
Hi @jaimemarchwinski,
The home page which can be found here https://www.weymouthcameraclub.co.uk
As I tried to explain before, I wish to change the font colour in the sidebar, if you could let me know the css to change that would be great.
Regards
Bob
Jaime
(@jaimemarchwinski)
Hi @bob-reeves
So I had to do each element separately here, but you can add the following CSS to change the color there:
.tribe-common-anchor-thin {
color:red !important;
}
.tribe-events-widget-events-list__event-datetime-wrapper {
color: red !important;
}
.tribe-events-widget-events-list__event-date-tag-month {
color: red !important;
}
.tribe-events-widget-events-list__event-date-tag-daynum {
color: red !important;
}
I hope that helps!
Thanks,
Jaime
Hi @jaimemarchwinski,
Thankyou very much for your help, the above worked perfectly.
I have marked this thread as resolved.
Regards
Bob