Site logo

Archived topic

background image in sections - moving position?

5 replies · Started by johnzoro on March 18, 2018

Viewing posts 1–6 of 6

can you move the position of the background image in sections so it shows the middle instead of starting at the top and cutting off the middle and bottom?

if you know what i mean?

Hi there,

Yes you can.

Any chance you link me to the page in question?

Thanks!

Try this CSS:

#generate-section-1.generate-sections-container {
    background-position: center;
}

tahanks

No problem!

This archived topic is closed to new replies.