Title: Featured ad &#8211; solid background
Last modified: November 26, 2017

---

# Featured ad – solid background

 *  Resolved [Webbureau.dk](https://wordpress.org/support/users/twolle/)
 * (@twolle)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/featured-ad-solid-background/)
 * How do I change the gradient background to a solid background on featured ads?
 * Thanks 🙂

Viewing 1 replies (of 1 total)

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/featured-ad-solid-background/#post-9724542)
 * Hi, you can do that by going to wp-admin / Appearance / Customize / Additional
   CSS panel and adding them the code below:
 *     ```
       .advert-img {
           background: black !important;
       }
       ```
   
 * This will make the Ads background black, of course you can use any other color
   instead of black.

Viewing 1 replies (of 1 total)

The topic ‘Featured ad – solid background’ is closed to new replies.

 * ![](https://ps.w.org/wpadverts/assets/icon-256x256.png?rev=2423472)
 * [WPAdverts - Classifieds Plugin](https://wordpress.org/plugins/wpadverts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpadverts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpadverts/)
 * [Active Topics](https://wordpress.org/support/plugin/wpadverts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpadverts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpadverts/reviews/)

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [featured](https://wordpress.org/support/topic-tag/featured/)

 * 1 reply
 * 2 participants
 * Last reply from: [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/featured-ad-solid-background/#post-9724542)
 * Status: resolved