Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    Hello,

    You are attempting to show a cover image that has a subject focus rather than using an abstract image that can be cropped without issue.

    To resolve this for you I would say the best way forward would be to add this CSS to “Customizer – Additional CSS” …

    #masthead-wrapper {
    background-size: contain;
    }

    This will prevent the image from being cropped to fit the containing area and instead will shrink it to fit.

    Let me know if that works for you.

    Oliver

    Thread Starter Klaus Wilde

    (@klwild)

    Thanks works fine

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