Title: Header Padding for Single Ad
Last modified: April 10, 2020

---

# Header Padding for Single Ad

 *  Resolved [wafiqsyed](https://wordpress.org/support/users/wafiqsyed/)
 * (@wafiqsyed)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/header-padding-for-single-ad/)
 * Hi,
    I have a transparent sticky header across my site. It conflicts with the
   content of a single ad post. Is there anyway I can add padding/margin of 120 
   px to the top of single ad posts?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-padding-for-single-ad%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/header-padding-for-single-ad/#post-12654353)
 * Hi,
    sure, you should be able to do that by adding the code below in wp-admin/
   Appearance / Customize / Additional CSS panel
 *     ```
       .single-advert main.site-main {
           margin-top: 120px;
       }
       ```
   
 *  Thread Starter [wafiqsyed](https://wordpress.org/support/users/wafiqsyed/)
 * (@wafiqsyed)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/header-padding-for-single-ad/#post-12654401)
 * That did the job, thanks Greg!

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

The topic ‘Header Padding for Single Ad’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [wafiqsyed](https://wordpress.org/support/users/wafiqsyed/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/header-padding-for-single-ad/#post-12654401)
 * Status: resolved