• Resolved robbo55

    (@robbo55)


    Hi
    There is a blank space between the first and second paragraphs on my site’s AMP pages which is not supposed to be there
    This was not there previously
    It is also not where an ad is supposed to be – I have checked and all 3 ads are displaying correctly on the AMP pages
    Would someone be able to help please? It seems to be happening on all AMP pages – examples below:
    [ redundant link removed ]
    Thanks
    Robert

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor ampforwp

    (@ampforwp)

    Hi @robbo55,

    May I know how you’re adding the Ads in AMP pages? It seems you’re using the third party plugin to insert the Ads in AMP.

    For the temporary solution, you can use the custom CSS to hide that gap between the Ads. Please add the below code in the “Custom CSS” option and check whether the issue is resolved or not. You will get this option in AMP > Design > Global > Custom CSS. Screenshot: https://take.ms/sZ3Xh

    
    .amp-wp-content.the_content .mh-content-ad{
    display:none;
    }
    

    Hope it helps.

    Thank you

    • This reply was modified 6 years ago by ampforwp.
    Thread Starter robbo55

    (@robbo55)

    Hi
    That seems to work – no gap now on AMP pages!
    Thanks for your help
    Robert

    Plugin Contributor ampforwp

    (@ampforwp)

    Hi @robbo55,

    I’m glad you got it sorted.

    If you like the plugin, then please support us by leaving a feedback at https://www.ads-software.com/support/plugin/accelerated-mobile-pages/reviews/

    My team and I will really appreciate that.

    thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blank space between paragraphs 1 and 2’ is closed to new replies.