• Could someone help me make the main image extend to the header?

    I set the transparent header but I don’t know how to share the image with it.

    Here is an example:

    https://www.globalita.com.br/

    I appreciate any help

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

Viewing 1 replies (of 1 total)
  • I think you’re looking for something like this?

    .site .site-main .wp-block-cover {
      margin-top: -188px !important;
    }
    
    .site-main .wp-block-cover div {
      margin-top: 140px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘same picture in body and header’ is closed to new replies.