Archived topic
Cómo puedo quitar el entry-header de los posts
3 replies · Started by Ruben on January 13, 2019
Viewing posts 1–4 of 4
Hola, estoy intentando quitar el titulo y fecha (entry-title y entry-meta) de mis posts con css pero no desaparece. ¿Cuál sería la regla?
Hi there,
I suppose you could try this:
.entry-header {
display: none;
}
Let me know :)
Ya había intentado eso y no desaparece.
Is there a specific page we should be looking at?
I checked a few pages but all are created with Elementor.
This archived topic is closed to new replies.