Plugin Contributor
webnus
(@webnus)
Hello @debishop19,
The MEC can read typography from your theme, Also we have an option to manage it:
https://webnus.net/dox/modern-events-calendar/style-options/
Also, you can use inspect element for change and a customized all webpage with it
https://webnus.net/deep-premium-wordpress-theme-documentation/inspect-elements/
Regards
Thank you. The first video has no narration and moves too fast for me to completely grasp what it is showing me.
The second link is very helpful. However, I’ve been able to change the settings the way I want them, but it seems as though I have to do it for every event. How do I make the settings so that I can just change them once and have it apply for all calendar events?
Thanks,
Diane
Plugin Contributor
webnus
(@webnus)
Hi,
Thanks for the feedback,
You can put all public CSS on MEC Settings > Custom CSS Code.
Regards
I’m sorry, but I don’t understand what you mean exactly. I’m very nervous about doing anything in the Inspect settings. I tried copying a couple and putting them in Custom CSS and nothing happened, so I’m obviously not doing it right.
I have only been working with this website for a short time and have had no instruction whatsoever. I am completely teaching myself step by step so it would be very helpful if you would explain this instruction in simple terms!!
Thanks,
Diane
Plugin Contributor
webnus
(@webnus)
Hi @debishop19,
As you know, the customization not included in supporting plugin.
About CSS you can read here: https://www.w3schools.com/css/default.asp
Anyway, you can use Inspect element and change each section for yourself. For more information, please read the following article.
Inspect element
If you want to make changes to design then you can use Inspect Tool to see the source code of your website and the CSS rules applied to it. To enable it right click and from the pop-up menu select Inspect Element
For more details please visit Chrome inspect element or Firefox inspect element. Meanwhile searching in google about it will be helpful.
For example we try to change bottom gray border color in footer. You can watch the tutorial video here:
youtu.be/MWUP8uOLoaQ
Regards