• Resolved ginaelena

    (@ginaelena)


    I have a blank space above my page, some one knows how to remove it?

    I’m working with a child theme for Twenty Fourteen.

    I’m also looking for a horizontal scroller, a image gallery so the visitor can scroll and look at the photos.
    Now I’m using Meta Slider.

    here is my page: ginaelena.se

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Add this to your Child Theme style.css file:

    .masthead-fixed .site-main {
        margin-top: 0;
    }

    Thread Starter ginaelena

    (@ginaelena)

    Perfect! Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blank Space twenty fourteen’ is closed to new replies.