Home › Forums › Jevelin Theme › Remove white space above slider
Home › Forums › Jevelin Theme › Remove white space above slider
We are using the corporate theme and I would like to remove the white space above the slide but cannot figure out how.
This is the site: http://ufc.whiteglove.design/
Solution for this topic
Hi Lacey,
I hope you are well today and 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: 0 0 60px; }
Best regards,
Shufflehound team
Worked great! Thank you!
You are most welcome here 🙂
This is only working on the home page and I need it to be on all the pages? How do I fix that?
Anyone?
On other pages on your site do you want to remove white spaces as shown in the attached screenshot?