Comments mmarkov1 started the conversationJuly 19, 2019 at 9:14amHi, Is there a way to add "Updated:" before the post date? Here is the screenshot of what I mean: http://prntscr.com/oh7bbhWould like to know which line of code should be edited and how. I use Stlye 6 in Single Post Options.Thanks! 2,700PenciDesign repliedJuly 19, 2019 at 9:19amHi,Please show me URL for that post to I can take it a look on this help you.Best Regards,PenciDesign mmarkov1 replied privately 2,700PenciDesign repliedJuly 19, 2019 at 9:36amHi,Please try add more this code to Customize > Custom CSS to do that: .post-box-meta-single span .updated:before { content: 'Updated: '; display: inline-block; margin-right: 8px; } Best Regards,PenciDesign1 Likemmarkov1 repliedJuly 19, 2019 at 9:37amWorking great, thank you so much!mmarkov1 repliedJuly 19, 2019 at 9:52amOne more thing if I may, is it possible to raise the post container a bit (around 50% of the empty space):http://prntscr.com/oh7y6qSame URL as I've already shared with you. 2,700PenciDesign repliedJuly 19, 2019 at 3:10pmHi,Please try add more this code to Customize > Custom CSS to do that: body.single #header{ margin-bottom: 30px; }Best Regards,PenciDesign Sign in to reply ...
Hi,
Is there a way to add "Updated:" before the post date? Here is the screenshot of what I mean: http://prntscr.com/oh7bbh
Would like to know which line of code should be edited and how.
I use Stlye 6 in Single Post Options.
Thanks!
Hi,
Please show me URL for that post to I can take it a look on this help you.
Best Regards,
PenciDesign
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Working great, thank you so much!
One more thing if I may, is it possible to raise the post container a bit (around 50% of the empty space):
http://prntscr.com/oh7y6q
Same URL as I've already shared with you.
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign