• Resolved Minhaz Uddin

    (@minhazuddin8)


    The ads below the sticky header placed using AMPFORWP in the Amp version of the post on the website is conflicting with header. Part of the ad is hidden under the sticky header. Applied margin in few place but did not work.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    You can add CSS in custom CSS of AMP option panel>Design>Global and check it. But I would suggest you to use WPQauds Ads plugin which is free plugin and fully compatible with the AMP and has many more features.

    Thread Starter Minhaz Uddin

    (@minhazuddin8)

    What CSS should I add in custom CSS section ?

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    You can add this following code, please change the margin-top value based on your requirement. Let us know back if the issue is still persistent.

    .amp-ad-1 {
          margin-top: 40px;
    }
    Thread Starter Minhaz Uddin

    (@minhazuddin8)

    Hi Ahmed,

    It worked so well. Thanks for the quick support.

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Great ??

    munabaly

    (@munabaly)

    Hello my friend how do i do the next ad
    https://prnt.sc/10fjg1s

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    munabaly: As per forum guidelines please create a new topic.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘AMP Ads and Header conflicting’ is closed to new replies.