• virtualbird

    (@virtualbird)


    Hi,
    I’d like to change the height of the background image – is this possible?
    I don’t want it to be the only thing that is seen when the website is loaded.
    Thank you 🙂

Viewing 1 replies (of 1 total)
  • codemovement.pk

    (@codemovementpk)

    Hello,

    You can change the height of background from this code:

    body.custom-background{
    background-size: 100% 100%;
    }

    thank you

Viewing 1 replies (of 1 total)

The topic ‘Background Image’ is closed to new replies.