Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello Stefano,

    Thank you for reaching out to us!
    Please allow me to better understand what you would like to achieve.
    Do you want to hide the author box from all your posts?
    If yes, then you can add the following code in Appearance > customize > Additional CSS:

    .single-post .saboxplugin-wrap {
        display: none;
    }
    

    Please give this a go and let me know if this is what you needed.

    All the best,
    Mihaela

    Thread Starter stenoooo

    (@stenoooo)

    Hello Mihaela,

    Thank you for your answer.

    I would like to hide only the author called “redazione”, as you can see in the article I’ve linked. I want to do this in all posts in the website.

    Stefano

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘hide some author from post’ is closed to new replies.