Title: Changing padding background color
Last modified: September 3, 2019

---

# Changing padding background color

 *  Resolved [dude904](https://wordpress.org/support/users/dude904/)
 * (@dude904)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/changing-padding-background-color-2/)
 * Hi guys. I’ve been trying to modify the background color of the padding for the
   slider view of the calendar as a feature on our landing page. No matter what 
   I try, I can’t get the background of the slider view to change at all, much less
   the padding. Our site uses a black background and the padding color is set to
   a grey color and I can’t seem to find a place to modify it.
 * Any help would be appreciated!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-padding-background-color-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [webnus](https://wordpress.org/support/users/webnus/)
 * (@webnus)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/changing-padding-background-color-2/#post-11907981)
 * Hello [@dude904](https://wordpress.org/support/users/dude904/),
 * On the slider, I didn’t see any other background color, do you mean on the single
   event page?
    Could you please share a screenshot from your issue?
 * Please read this article: [https://webnus.net/deep-premium-wordpress-theme-documentation/inspect-element/](https://webnus.net/deep-premium-wordpress-theme-documentation/inspect-element/)
 * If you mean the single event page you can use CSS below:
 *     ```
       .mec-single-event .mec-events-meta-group-countdown,
       .mec-single-event .mec-event-social h3,
       .mec-single-event .mec-events-meta-group-booking,
       .mec-single-event .mec-frontbox {
           background: transparent;
           color: #fff;
       }
       .mec-single-event .mec-events-button {
           background: transparent;
       }
       ```
   
 * Regards
 *  Thread Starter [dude904](https://wordpress.org/support/users/dude904/)
 * (@dude904)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/changing-padding-background-color-2/#post-11908177)
 * I went back into the settings and found where there are different types of slider
   settings. The first slider setting puts grey colored padding around the events,
   which doesn’t blend well with our dark theme. Our solution was even more elegant,
   we just picked a different type of slider and found one that posted the featured
   event photo of each event as fit to column. It’s looking pretty slick right now.
   Thank you so much for your fast response.
 *  Plugin Contributor [webnus](https://wordpress.org/support/users/webnus/)
 * (@webnus)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/changing-padding-background-color-2/#post-11908324)
 * Hello,
 * Great, you are welcome,
    Please feel free to contact us if you have a question.
 * Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Changing padding background color’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [webnus](https://wordpress.org/support/users/webnus/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/changing-padding-background-color-2/#post-11908324)
 * Status: resolved