• Hi,

    I have issues with my frontpage image. I would like to have the image below the menubar instead of that the menubar is covering part of the cover image. That the image is cut off is not such a issue. I can work around this but on the mobile device and the cover image is expanding when you swipe down and jump back again. Usually people won’t swipe down but only up but still its a bit annoying.

    Also when I scroll down you will see a line under the menubar. How can I remove this line ?

    Thanks,
    Hazel

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

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

    Try to add the below code and check it fixes the issue or not.

    #main #content-wrap {
        padding-top: 50px !important;
    }
    Thread Starter hazy23

    (@hazy23)

    Thanks a lot ! That worked ! And what about the grey line under the menubar How can i get rid of that ?

    Thanks,
    Hazel

    Previously I gave you the code to fix the header. Remove the border-bottom from there. It will fix the gray line from the bottom of the header.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cover image cut off’ is closed to new replies.