Home Forums WoodMart support forum Imagen Blog

Imagen Blog

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #277621

    ferro
    Participant

    Hola! Quiero modificar el tamaño en que se muestra la imagen destacada de las entradas, cuando ingreso al post se muestran demasiado grandes antes del texto y no quedan bien. Como lo puedo resolver?
    gracias!

    #277717

    Hello,

    Unfortunately, HTML structure does not allow changing the size of the post images.

    If you have any questions please feel free to contact us.

    Best Regard

    #277889

    ferro
    Participant

    No hay ningún código que pueda implementar? Si no se puede para modificar el tamaño, que se pueda ocultarla.

    #277989

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.single-post .entry-header{
    display:none;
    }

    You can upload the image in the content of the post and configure the size by narrowing the column width.
    Best Regards

    #278002

    ferro
    Participant

    Funcionó a la perfección.
    Muchas Gracias!!

    #278032

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)