Hi @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
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
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?
Hi @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
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! 🙂
Hi @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