[Support request] Cómo puedo quitar el entry-header de los posts

Home Forums Support [Support request] Cómo puedo quitar el entry-header de los posts

Home Forums Support Cómo puedo quitar el entry-header de los posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #780571
    Ruben

    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?

    #780790
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I suppose you could try this:

    .entry-header {
        display: none;
    }

    Let me know 🙂

    #780805
    Ruben

    Ya había intentado eso y no desaparece.

    #780822
    Leo
    Staff
    Customer Support

    Is there a specific page we should be looking at?

    I checked a few pages but all are created with Elementor.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.