I can see that you’re using a caching plug-in; did you clear your cache after making changes?
yes, also cleared browser cache
Hmm. Not sure, then. What were you changing? The stylesheet chosen overall, or editing the stylesheet?
I´m trying at the stylesheet editor where you can select the theme, I´d like to change at least the background color and add a close button for the event popup window, I see that some themes have the close cross and others not.
Is your selected stylesheet reflected in the admin, but not in the front-end, or is not reflected in either location?
it is not reflected anywhere, only if I select one of preset themes I see that theme but if I edit the stylesheet and save changes I see no change.
If I edit it in Custom CSS from my wordpress theme it´s working ok as well.
OK. I’ll need a little clarification, then.
1) Selecting a preset theme works fine. You can set it, save it, and view it on the front-end.
2) Editing your My Calendar stylesheet does not have an impact.
3) Add custom CSS via the WordPress customizer works fine.
So it’s only item #2 that is causing any trouble for you, correct?
correct.
May I ask you how can I position the popup window when you click on an event? I´d need to open it at a higher position.
Regards,
You have to use !important after all css-changes to get the changes. I had to that myself.
eks “Color: #fff !important;” osv.