Title: [Plugin: Background Manager] Add margin
Last modified: August 20, 2016

---

# [Plugin: Background Manager] Add margin

 *  Resolved [cajos1968](https://wordpress.org/support/users/cajos1968/)
 * (@cajos1968)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-background-manager-add-margin/)
 * I would like to be able to set a top margin for the backgroud manager. Is there
   a trick?
 * [http://wordpress.org/extend/plugins/background-manager/](http://wordpress.org/extend/plugins/background-manager/)

Viewing 1 replies (of 1 total)

 *  Anonymous User 4048828
 * (@anonymized-4048828)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-background-manager-add-margin/#post-2997205)
 * Hi,
 * you can add a margin using the “Custom Stylesheet” field available for the Image
   Set, and can be approached in various ways, depending on how it will affect any
   transitions you use.
 * For example, you could use:
 *     ```
       .myatu_bgm_fs {
         margin-top: 100px !important;
         position: relative !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Background Manager] Add margin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/background-manager_7c828e.svg)
 * [Background Manager](https://wordpress.org/plugins/background-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/background-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/background-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/background-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/background-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/background-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: Anonymous User 4048828
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-background-manager-add-margin/#post-2997205)
 * Status: resolved