• Resolved asrme

    (@asrme)


    In amp, the posts are not displaying properly. There is side margin in the post. Link to the post is attached. Please provide solution for this.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Milind More

    (@milindmore22)

    Hello @asrme

    Thank you for contacting us, it seems you have placed some ads in container that may not contain the ads as expected.

    I will recommend adding the following CSS code snippet in your Theme customizer Option

    Goto Appearance->Customize->Additional CSS

    amp-ad[type=adsense], amp-ad[type=doubleclick] {
        display: table-cell;
    }

    We hope this help!

    Plugin Support Milind More

    (@milindmore22)

    @asrme As we didn’t receive a response I’ll mark this as resolved. Feel free to open a new support topic if you require any further assistance.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘AMP side margin issue’ is closed to new replies.