Hi,
i added “last updated” code to functions.php.
Is there a CSS code that would help me with the following:
My last updated text now starts with a huge letter at the beginning. So it’s a huge N at the beginning of all of my posts.
<span style=”color: #464646; font-family: ‘Open Sans’; font-size: 15px; text-align: justify;”>Nazadnje posodobljeno: 28 novembra, 2020</span>
Is it possible that the last updated text would be above my posts’s text?
So I would like to have this order: title, original date, then last updated text. Then all other blog post text. The huge first letter is OK for the beginning of a blog post.
Thank you in advance for your help.