Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey Void,

    I hope all is well. In order to target the whitespace around the main block on the top and bottom, you have to declare rules for #featured. For example….

    #featured {
      margin-bottom: 5px;
      margin-top: -5px;
    }

    You can change theses values according to your liking. I hope this helps. ??

    Thread Starter Void5150

    (@void5150)

    Thanks for your help! That worked. I also played around with the padding.

    I’m glad that I could help. Good luck! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Responsive] Get rid of whitespace’ is closed to new replies.