• Resolved leeannw

    (@leeannw)


    Hello! I’d like to reduce the space above the header so the entire site content moves up (thus showing more of the images in the home page slider). I’m sure this means editing the CSS code, but I can’t figure out what to do. Any ideas?

    The site has an Under Construction landing page – to get around it and view, go to:
    https://laddcomm.com/wp-admin
    Username = Testing
    Password = laddcommtest

    Then select “Visit Site” in the upper left hand corner.
    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter leeannw

    (@leeannw)

    Never mind…I figured it out myself ??

    I put this code in the custom CSS file:

    .hgroup-wrap img {
    margin-top: 39px;
    margin-bottom: 13px;
    }

    The default setting is 39 px – so just adjust the number to suit you.

    Yay!

Viewing 1 replies (of 1 total)
  • The topic ‘Reduce space above header’ is closed to new replies.