modify the header size of some pages.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1686177
    Miguel Guadarrama
    Participant

    Hello: I built my site at the following url:

    Cabañas


    but I have to change the size of the header image, since, in my opinion, it is too big; I have tried to modify the size of the image that I upload, for example, the image that I have in the header of that url measures https://rancholife.com.mx/wp-content/uploads/2024/10/cropped-panoramica-RL -2.png measures 1960 x 266px and does not change if I make it higher. Could you tell me what I can do?
    Thanks for the support.

    #1689633
    J. Davis
    Keymaster

    Hi,
    I’m sorry for the delay. It looks like you have already resolved the request by applying custom CSS:

    .custom-header-wrapper.has-post-thumbnail {
      min-height: 30vh;
      height: 30vh;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.