• Hi,
    I have used One Page Express to create a homepage containing a blog and some other things. Mot of it is working fine, but I cant get my About-page to overlap the header. All posts overlap just fine, but not pages. What can I do to make this work.

    I have also created a child theme to be able to make som adjustments to the layout. But it does not work with the original theme either, so that should not be the problem.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Can you specify the link of your about page so I can have a look?

    Thread Starter ?sa

    (@asabo)

    The link is above and the specific page is Om mig
    https://www.boholm.se/ommig

    Hello,
    ?
    ?Please add this extra CSS code in Customizer -> General Settings -> Additional CSS :
    ?

    @media screen and (min-width: 1024px){
    .page-id-2 #page-content .gridContainer {

    margin-top: -300px;
    position: relative;
    }
    }

    Thread Starter ?sa

    (@asabo)

    Thank you so very much! It worked like a charm. Now my page is almost perfect. Only need to add a little more content ??
    Regards, ?sa

    Thread Starter ?sa

    (@asabo)

    Oh no, almost like a charm. I just realized that the bottom of the header image has a white background behind the divider that doesn’t match the background of the rest of the page. On the posts the background of the divder is the same as the rest of the page. Can this be fixed?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Useing overlappable content in pages’ is closed to new replies.