Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #631598

    Hi, I want to reduce the whitespace above and below my slider in this link.
    I added:
    #header_main>.container {
    margin-bottom: -14px;
    }

    But it doesn’t help.

    What can i do?

    #631664

    Found it,

    I had this in the custom css:
    #top div .avia-gallery img {
    padding: 0;
    border: none;
    }

    That created the ‘ whitespace’ because there was nothing in there

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘reduce white space below header/slider’ is closed to new replies.