Archived topic
Schema markup for datePublished and dateModified
22 replies · Started by Nacho on January 16, 2019
Thanks a lot Tom.
Have a nice day.
You too! :)
Hello Tom,
I forgot, did you take a look at the margin issue?
How can I solve it?
Thanks a lot.
Which margin issue?
Hello Tom,
Here is the topic: https://generatepress.com/forums/topic/schema-markup-for-datepublished-and-datemodified/#post-786150
I´m having an issue with a margin not disapearing even when having inserted the code below. The URL so you can see it is in the topic itself.
.category-categoryXXX .entry-meta {
display: none;
}
Thanks a lot.
Try this:
.category-categoryXXX .entry-content {
margin-top: 0;
}
Hello Tom,
That worked perfectly.
Thanks a lot.
Have a nice day.
You're welcome! You too :)