Can I delete the radius of all items in your calendar?
Aug 7,2023 AT 6:54AM - 1 year ago -Hello,
Please go to wp-content/plugins/EventON/css/eventon_styles.css and find border-radius. Comment or remove all of them. Make sure to clear your browser cache.
This does not work. I have now commented every single entry with border-radius. In both files eventon_styles.css and eventon_addon_styles.css
This was very tedious. And the elements are still displayed with rounded corners. Where is the fault?
https://www.nico-reith-herrenberg.de/termine/
It worked for the main calendar:
Now please do the same with add-ons. They all have .css file in their folder.
as i said, i already commented every line in “eventon_addon_style.css”. Also in “evo_event_styles.css” . But there are still elements with rounded corners
Hello,
You can override using custom CSS
.evoslider.multiSlider .evo_slider_slide_out .eventon_list_event{border-radius:0px;}
Add the code in Appearance > Customize > Additional CSS
Let us know if there is somewhere else you want to change the border radius