Thank you for your answer!
Ok so for the post lists, it is a conseguence of my css addition.
I can remove .modified-date {display: inline !important; color: grey !important;}
So my mistake, BUT I’ve added it as I would like to have the date in the header of single posts, just like modified date.
I’ve noticed tho that in <div class="entry-meta basel-entry-meta">
the field <li class="meta-date"></li>
is empty.
And even if I cancel all my custom css no date appears.
Could you please help me to output the published date in the header of a single post?