• Resolved mobilequeen

    (@mobilequeen)


    Hi!
    I need help removing the blank space at the top of the front page, above the video.
    Is there any CSS that will fix it?
    Thanks for your help!
    Kathy ??

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can put this in Additional CSS

    .home .entry-header {
        padding: 0;
    }

    Don’t leave out the dots! (class names start with a dot)

    Thread Starter mobilequeen

    (@mobilequeen)

    Hi Joy!
    Thanks so much! That worked perfectly!
    Have a nice night!
    Kathy ??

    • This reply was modified 6 years, 3 months ago by mobilequeen.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Please help me remove the space at the top of my page.’ is closed to new replies.