Home › Forums › Jevelin Theme › Too much empty space on the top and bottom of footer
Home › Forums › Jevelin Theme › Too much empty space on the top and bottom of footer
Hello,
I’d like to remove 50px from the top and bottom margin of the footer. Currently shows way too much empty space.
Hi @shanticfm,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Solution for this topic
You can achieve 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
.sh-footer-widgets { padding: 50px 0 50px 0; }
Perfect!! You’re the best!
You are always welcome here š