Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #182216
    ToolBox
    Participant

    Hi.

    On the front page there is an image that i would like to make a bit smaller (santa in the background)
    The picture is located on top media, but as i cant find it in my media libary i cant download and resize it.

    Secont question: Is there an easy way to make the page a bit more narrow, or resize it? As for now the theme is so big that you need to scroll alot.

    #182217
    ToolBox
    Participant

    Url to my site: https://julegaver.as/

    #182243
    Skandha
    Participant

    @toolbox: Hello there,
    To decrease the height of the header image
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-media {
        height: 500px;
    }

    You can change the height according to your choice.
    Can you please elaborate the second issue?

    Kind Regards,
    Skandha

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Snowflake – change image size’ is closed to new replies.