white space -comments and footer

  • Posted in : Bloggy WP
  • ldiano
    Participant

    How do I shrink the white space between the comments section and the footer?

    Mehmet S.
    Keymaster

    Hi, use this in your custom css field:

    #comments,
    #comments #respond { padding-bottom: 0px; }
    #comments p.form-submit { margin-bottom: 0px; }
    
    ldiano
    Participant

    Thanks, did not work.

    Mehmet S.
    Keymaster

    It works, but I think, you want more shrink. Try this:

    #comments,
    #comments #respond { padding-bottom: 0px; }
    #comments p.form-submit { margin-bottom: 0px; }
    section#main { padding-bottom: 2em; }
    
    ldiano
    Participant

    I think it works. I will have to check all the posts and pages. That may take a few days.

    Thanks Mehmet for the speedy solutions! We notice your excellent customer service.

    Mehmet S.
    Keymaster

    You are welcome.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register