Site logo

Archived topic

Position feature image in page header

3 replies · Started by Horst on July 23, 2020

Viewing posts 1–4 of 4

Hello,

do I have the chance to move the feature image slightly from the right edge to the left? When using "Background" I know no way. Thanks for your help.

Best wishes
Horst Schulte

Hi there,

try this CSS:

.page-hero {
    background-position: 90% center;
}

Hello David,

works wonderfully. Thank you.

Regards, Horst

Glad to be of help !

This archived topic is closed to new replies.