Home › Forums › Jevelin Theme › Removing padding around revolution slider
Home › Forums › Jevelin Theme › Removing padding around revolution slider
Hi,
On my homepage (http://www.bernardpretorius.com) the revolution slider is sitting underneath my header, however there is some unwanted padding in between that I do not want (see screenshot).
In the page builder all padding is removed from the revolution slider content as well as the section it is sitting in.
Any advice?
Thanks
Hi @photobernard,
Thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#wrapper > .sh-page-layout-default {
padding-top: 0 !important;
}
Best regards,
Shufflehound team
Amazing! That has worked perfectly! Thank you so much
Actually – is there a way to just remove the padding on my homepage and not on all the pages?
Solution for this topic
Yes sure, Just use below CSS code instead of shared above.
.home #wrapper > .sh-page-layout-default {
padding-top: 0 !important;
}Awesome! Thank you so much for your help!
You are most welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.