Target Footer padding

Home Forums Jevelin Theme Target Footer padding

Home Forums Jevelin Theme Target Footer padding

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • WendyM
    Participant

    Hi – Please advise how I can target the footer padding. I need to decrease the top and bottom. thanx

    http://wicked-web.co.za/gludemo/

    Hi @WendyM,

     

    I hope you are well today and thank you for your question.

     

    You can decrease 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 .sh-footer-widgets {
        padding: 50px 0;
    }

     

    Best regards,
    Shufflehound team

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