New Topic

Deleting White Space

Home › Forum › Customization › Deleting White Space

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2017
    StartupWP
    Keymaster

    1. Use:

    #header {
      padding-bottom: 0;
    }

    2. Use:

    #footer {
      padding: 2.5%;
    }
    #2018
    asccoder
    Participant

    Thank you.

    #2020
    StartupWP
    Keymaster

    You’re welcome.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.