[Support request] Issue with AMP pages – images bottom margin

Home Forums Support [Support request] Issue with AMP pages – images bottom margin

Home Forums Support Issue with AMP pages – images bottom margin

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1577573
    Gian

    Dear GP support team,

    When AMP is activated on my site, there isn’t a bottom margin around images and no space is created between pictures and paragraphs, while there’s no issue on the normal version of the website.

    See image for example https://imgur.com/a/kJY4n50 or page provided.

    Do you know why and eventually how to fix it?

    Thank you in advance

    #1577804
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I believe it’s due to the novashare-pinterest-image div that’s surrounding the image. You could try doing this:

    body .novashare-pinterest-image {
        margin-bottom: 1.5em;
    }
    #1577861
    Gian

    Hi Tom,

    You are right, is something related with the Novashare plugin, in fact there are no problems if I disable the Pinterest hover pin option.

    I’ve tried to add the code provided but nothing changed.

    I’ve contacted also Novashare support to see if they can find a solution.

    Thank you!

    #1578080
    Tom
    Lead Developer
    Lead Developer

    No problem! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.