Skip to content
Public Ticket #10068

Displayed date on blog post and author box

Conversation thread

letsventureout replied

Customer Reply

Thank you so much!

PenciDesign replied

Staff Reply

Hi,

1/ To do that, please add more this code to Customize > Custom CSS:

.author-img{ display: none; }
.post-author .author-content{ margin-left: 0; }

2/ Please try add more this code to Customize > Custom CSS to do that:

.post-box-meta-single span time:before {
    content: "Updated on ";
}

Best Regards,

PenciDesign

letsventureout started the conversation

Conversation Start

Hello,

I need help with 2 things:

1. How do I remove the profile image from the author box that appears in every blog post? 

2. I'm also trying to get my blog posts to have the "updated date" appear on top. I used the code from this thread (https://pencidesign.ticksy.com/ticket/1736932/) but only the new date is showing. I would like to have the date appear as "updated on xx.xx.xxxx" instead of just "xx.xx.xxxx". How exactly can I do this?

Thanks and Regards.

Stephanie

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