Title: White padding issue
Last modified: December 20, 2020

---

# White padding issue

 *  Resolved [legendarymage](https://wordpress.org/support/users/legendarymage/)
 * (@legendarymage)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/white-padding-issue/)
 * Hi there,
 * I created a new slide-in and I’m very happy with it. However, there is a white
   border/padding issue that I just can’t find the setting for in appearance. Can
   you please tell me what settings to apply to just use the background image as
   the container? I’m not interested in any margins and white spaces external to
   the image used within the size of the slide-in. Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwhite-padding-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/white-padding-issue/#post-13826832)
 * Hi [@legendarymage](https://wordpress.org/support/users/legendarymage/),
 * It seems that there’s a shadow that is causing this, can you try going to Appearance
   > Customize > Additional CSS field in your WP admin and add this CSS code in 
   there:
 *     ```
       .hustle-ui.module_id_4 .hustle-slidein-content {
           box-shadow: none!important;
           -webkit-box-shadow: none!important;
       }
       ```
   
 * That should remove the shadow and take care of this issue.
 * Cheers,
    Predrag
 *  Thread Starter [legendarymage](https://wordpress.org/support/users/legendarymage/)
 * (@legendarymage)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/white-padding-issue/#post-13827223)
 * Hi,
 * Thanks a lot for your answer.
 * Just to be clear, we’re talking about adding this to the theme’s CSS, or the 
   additional CSS ‘within’ the slide-in (since there seems to be an option to add
   CSS there too).
 * If you prefer, feel free to answer in your native language, I’ll understand. 
   🙂
 * Thanks,
    Aleksandar
 *  Thread Starter [legendarymage](https://wordpress.org/support/users/legendarymage/)
 * (@legendarymage)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/white-padding-issue/#post-13828175)
 * I’ve added the code in the css file and also made the updated minified version,
   purged siteground cache but it still seems to have that white padding issue on
   the left. Can you confirm that you still see it?
 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/white-padding-issue/#post-13830515)
 * Hi [@legendarymage](https://wordpress.org/support/users/legendarymage/),
 * If you don’t mind I’ll keep it in English in case others stumble upon our conversation
   and find it useful 🙂
 * I can indeed still see it and I can see that the code I shared is not actually
   loaded on page.
    What I did also see (which I missed previously) is that this
   is actually one of the preset layouts that you are using so instead of the CSS
   we can sort it out directly from settings, sorry for missing it before.
 * So you can remove the code that I shared and instead go to Hustle > Slide-ins
   and edit your Slide-in.
    Switch to Appearance tab and scroll down to “Advanced”
   section. In there expand “Main Layout” and at the bottom of it you will see “
   Box Shadow” values, set all of those to 0 and that should do the trick.
 * Let me know if it worked.
 * Cheers,
    Predrag
 *  Thread Starter [legendarymage](https://wordpress.org/support/users/legendarymage/)
 * (@legendarymage)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/white-padding-issue/#post-13831427)
 * Thank you very much Mr. support hero! 🙂
 * Exactly what I needed.
 * I was wondering what setting that was and could never find it, didn’t think it
   would be shadows doing that. Rather some element’s margins or paddings.
 * Thanks a lot! 🙂
 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/white-padding-issue/#post-13831430)
 * Hi [@legendarymage](https://wordpress.org/support/users/legendarymage/)
 * You are welcome.
 * I’m marking this ticket as resolved, feel free to let us know if you have any
   further question.
 * Best Regards
    Patrick Freitas

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

The topic ‘White padding issue’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/white-padding-issue/#post-13831430)
 * Status: resolved