Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #280423
    Heinz
    Participant

    Hello
    For header media, I chose the cover photo. Now I would like that when this cover picture is viewed on the mobile phone in portrait format, that I see the upper and left part of the house. How can I align the cover photo?
    https://schneegetraenke.ch/
    Many thanks for the help.
    regards
    Heinz

    #280512
    Skandha
    Participant

    @henebe: Hello Heinz,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header {
        background-position: 35%;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #280707
    Heinz
    Participant

    Hello Skandha
    Worked fine. Still had to add !Important. Many Thanks.
    regards
    Heinz

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Align cover picture’ is closed to new replies.