Shrink the Margins

  • Posted in : Responsy WP
  • dallen
    Participant

    Is it possible to shrink the margin above the footer? On each page the spacing between the end of the body and the top of the footer is pretty significant. Is there a way to decrease that spacing? I’ve searched through the css but I am not figuring it out. Can you please help? Thanks so much!

    ahmetsali
    Keymaster

    Hi, paste the code below to the Custom CSS box located under Theme Settings > Style tab;

    .middle { padding-bottom: 20px; }
    

    – reduce the padding bottom value more if you desire.

    dallen
    Participant

    Perfect! Thanks so much!

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

The forum ‘Responsy WP’ is closed to new topics and replies.