Skip to content
Public Ticket #19525

Remove box from author's page

Conversation thread

LauraBeat replied

Customer Reply

It worked. 

Thank you.

PenciDesign Supporter replied

Staff Reply

Hi,

There is no option to remove this box on the current version of Soledad, but you can hide this element by adding some small CSS code to Appearance → Customize → Custom CSS:

body.author .post-author {
    display: none;
}

Regards,
PenciDesign.



LauraBeat started the conversation

Conversation Start

Hi,

I want to remove the box where the photo and description should be. How can I do that?

Thanks

Want to join this conversation or access attachments? Sign in first.