• I recently got help with my header banner image headshot so it sits on the bottom of my banner.

    I got to learn how to use CSS better I am afraid, because I havea new issue.

    Using this at the moment, to make the header funtion.

    .wp-block-cover.alignfull.is-light {
    height: 360px;
    }
    figure.wp-block-image.size-full.is-resized {
    position: absolute;
    bottom: 0;
    left: calc(100vw/2 - 227px);
    }

    Now I also have a footer of 360px high and the image does not want to sit on the bottom, which I would like, and it also has small margins on the side i don ‘t need (less bad)

    How do I fix this with CSS?

    I wouldn’t like to mess up the header again of course, and I am trying to see if this footer image can work without being edited.

    Thanks in advance!

    • This topic was modified 2 years, 7 months ago by amazone2.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator James Huff

    (@macmanx)

    I recommend asking at https://wordpress.org/support/theme/twentytwentythree/ so the theme’s designers and support community can help you with this.

    Thread Starter amazone2

    (@amazone2)

    I will,

    but in the mean time, I managed to destroy my website settings while editing the footer. I don’t know how I could change my page width, and my header was also changed while editing the footer (how). Got so pissed off I deleted my footer.

    How do I get default settings back for the entire page?

    PS it looks this bad, I went back to a backup on the host rather then fixing this.

    • This reply was modified 2 years, 7 months ago by amazone2.
    • This reply was modified 2 years, 7 months ago by amazone2.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Need help editing footer image’ is closed to new replies.