• Resolved pcubed

    (@pcubed)


    Hi there,
    many thanks for the awesome theme, I’m a fan!

    One thing I fail to adapt is the width of the header image. On a wider screen the header doesn’t cover the full width of the page and that looks not very good.

    I want it either
    … to be width: 100% OR
    … to be align: center, if full width is not possible.

    How can I achieve this?

    Thanks,
    p

    • This topic was modified 2 years ago by pcubed.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi there,

    Thanks so much for using Palm Beach.

    You should be able to stretch the header image with this short CSS snippet:

    .header-image img {
      width: auto;
    }

    Please copy the CSS snippet and insert it on Appearance > Customize > Additional CSS. If you need help with adding CSS, please also see https://themezee.com/docs/custom-css-code/

    Cheers,
    Thomas

    Thread Starter pcubed

    (@pcubed)

    Made my day.

    Tausend Dank,
    p.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header Image Width not 100%’ is closed to new replies.