Skip to content
Public Ticket #9352

Author Box Double Image

Conversation thread

Penci Design replied

Staff Reply

Hi,

Please go to Customize > Addtional CSS then add custom css to do that

.penci-post-author {
    border-top: 1px solid #3a46a7;
}

Best Regards,

PenciDesign

jfallon7 replied

Customer Reply

Thank you!

One other question-- is it possible to add another line border to the top of the author box to make it symmetrical?

Thanks,

Jack

Penci Design replied

Staff Reply

Hi,

Please go to Customize > Addtional CSS then add custom css to fix the issue

.penci-post-author .author-img  img + img {
display: none !important;
}

Best Regards,

PenciDesign

jfallon7 started the conversation

Conversation Start

Hello,

The author’s box displays two author’s images (which are distorted) instead of one. How can I fix this?

Thanks!

Jack 

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