Site logo

[Resolved] Schema markup for datePublished and dateModified

Home Forums Support [Resolved] Schema markup for datePublished and dateModified

Home Forums Support Schema markup for datePublished and dateModified

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #788236
    Nacho

    Thanks a lot Tom.

    Have a nice day.

    #788474
    Tom
    Lead Developer
    Lead Developer

    You too! 🙂

    #789672
    Nacho

    Hello Tom,

    I forgot, did you take a look at the margin issue?

    How can I solve it?

    Thanks a lot.

    #790107
    Tom
    Lead Developer
    Lead Developer

    Which margin issue?

    #790293
    Nacho

    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.

    #790465
    Tom
    Lead Developer
    Lead Developer

    Try this:

    .category-categoryXXX .entry-content {
        margin-top: 0;
    }
    #791362
    Nacho

    Hello Tom,

    That worked perfectly.

    Thanks a lot.

    Have a nice day.

    #791453
    Tom
    Lead Developer
    Lead Developer

    You’re welcome! You too 🙂

Viewing 8 posts - 16 through 23 (of 23 total)
  • You must be logged in to reply to this topic.