Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #291290

    Hi,
    ( Maybe this question has already been answered, if so, delete this post and give me just the link to the older post )

    I’d like to know if it’s possible to disable showing the author, date, category of a post generally shown under the title of each post.
    If it’s possible, can you please tell me how to do that ? ( assuming that I’m very bad at programming !!^^ )
    In advance, thank you for your help.

    cheers !

    #291300

    Hi!

    Try changing that in Enfold > Blog layout > Blog meta elements.

    Regards,
    Josue

    #291308

    Hi josue,
    I tried but it doesn’t change anything : everything is still here under the title of my blog post.

    #291312
    This reply has been marked as private.
    #291314

    Hey!

    Try adding this code to the Quick CSS:

    span.post-meta-infos {
        display: none;
    }

    Cheers! 
    Josue

    #291315
    This reply has been marked as private.
    #291320

    You are welcome, always glad to help :)

    Regards,
    Josue

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