Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #465123

    URL http://www.facialfitnessworkout.co.uk/
    Hi there,
    I would like to reduce the whitespace between menu and main content, also get rid of the separating line.

    Could you give me some quick .css code to do this?
    Thanks a lot,
    Susanne

    #465925

    Hi Susanne!

    Please add following code to Quick CSS

    #header_main {
      border: none!important;
    }
    .av-main-nav > li {
      height: 30px;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Best regards,
    Yigit

    #466039

    Great Yigit! Perfect solution – thanks a lot.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘reduce whitespace between menu and main content’ is closed to new replies.