[Resolved] Position feature image in page header

Home Forums Support [Resolved] Position feature image in page header

Home Forums Support Position feature image in page header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1373191
    Horst

    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

    #1373277
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

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

    Hello David,

    works wonderfully. Thank you.

    Regards, Horst

    #1373299
    David
    Staff
    Customer Support

    Glad to be of help !

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.