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

Home Forums Jevelin Theme Too much empty space on the top and bottom of footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • shanticfm
    Participant

    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;
    }

    shanticfm
    Participant

    Perfect!! You’re the best!

    You are always welcome here 🙂

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