Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #309118
    Jose Ruiz
    Participant

    Hi,

    I need to remove the featured image in this service only. Setting it Disabled in the editor is not working.

     

    https://espanol.koilon.org/servicios/ulises-fuentes/

     

    Best regards.

    #309125
    tikaram
    Keymaster

    @jarq : It looks like there is some issue with disabling the header image. I will forward it to the development team. For a quick fix please try adding the following additional css.

    .postid-266 .custom-header::before {
       background-image: unset;
    }
    #309154
    Jose Ruiz
    Participant

    Thank you very much. I removed the complete header. But it was very helpfull to know the id of that specific service.

    Best regards.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove header in a single service’ is closed to new replies.