• Hello, forum,

    I was told to start a new thread in order to keep the existing clean.
    I have a new problem with my website, and it’s in regard to my “pages”.

    So, I received the following code from here, to make the main page (front page) “stick” to the top, I want the same solution for all of my pages. Please help.

    .page-header .post-inner-content {
        background: transparent;
        border: 0;
    }
    
    .page-header .post-inner-content {
        padding-top: 0;
    }
    
    .page-header .container.main-content-area,
    .home .entry-content {
        margin-top: 0;
    }
    
    .page-header header.entry-header.page-header {
        margin: 0;
    }

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

Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Pages floating below the top’ is closed to new replies.