Site logo

Archived topic

Making page header move

17 replies · Started by David on June 18, 2018

Viewing posts 16–18 of 18

OK, so the background and the overlay are one in the same, so we need to make a change to the CSS you provided above like so:

.generate-content-header {
    background-size: 200% 200%, calc(100% + 50px);
}

Great! thanks again :)

You're welcome

This archived topic is closed to new replies.