Title: Custom CSS class
Last modified: January 13, 2022

---

# Custom CSS class

 *  Resolved [rumlauf](https://wordpress.org/support/users/rumlauf/)
 * (@rumlauf)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/custom-css-class-2/)
 * Hello,
 * I want to change the word “Tempo” (h3) inside of the “mec-single-event-time” 
   class to something else. By inspecting the element I get this:
 *     ```
       <div class="mec-single-event-time">
       	<i class="mec-sl-clock " style=""></i>
       	<h3 class="mec-time">Tempo</h3>
       	<i class="mec-time-comment"></i>
       	<dl>
       		<dd><abbr class="mec-events-abbr">09:00 - 10:30</abbr></dd>
       	</dl>
       </div>
       ```
   
 * How could I do it? I am not a developer, so please provide details.
 * Thanks,

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [webnus](https://wordpress.org/support/users/webnus/)
 * (@webnus)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/custom-css-class-2/#post-15255302)
 * Hello [@rumlauf](https://wordpress.org/support/users/rumlauf/),
 * You need to use customization, so please follow the steps explained in these 
   articles:
    [https://webnus.net/dox/modern-events-calendar/category/developer-document/](https://webnus.net/dox/modern-events-calendar/category/developer-document/)
 * Single event:
    [https://webnus.net/dox/modern-events-calendar/overriding-mec-single-event-page/](https://webnus.net/dox/modern-events-calendar/overriding-mec-single-event-page/)
 * Best Regards

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS class’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/modern-events-calendar-lite_e2f4ff.
   svg)
 * [Modern Events Calendar Lite](https://wordpress.org/plugins/modern-events-calendar-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/modern-events-calendar-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/modern-events-calendar-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/modern-events-calendar-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/modern-events-calendar-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/modern-events-calendar-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [webnus](https://wordpress.org/support/users/webnus/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/custom-css-class-2/#post-15255302)
 * Status: resolved