[Support request] How to remove credits in footer Powered by WordPress in AMP version?

Home Forums Support [Support request] How to remove credits in footer Powered by WordPress in AMP version?

Home Forums Support How to remove credits in footer Powered by WordPress in AMP version?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #633781
    Karlis

    hi,

    How to remove credits in footer Powered by WordPress in AMP version?

    http://brakis.lv/2018/04/19/kas_ir_brakis – desktop version – ok.
    http://brakis.lv/2018/04/19/kas_ir_brakis/amp – with amp – not good

    Thank You!

    #633818
    David
    Staff
    Customer Support

    Hi there,

    first would be worth checking in the AMP plugin to see if you can change the amp footer content, alternatively you can try:

    .amp-wp-footer a:first-of-type {
        display: none;
    }
    #633824
    Karlis

    Ok, thanks! 🙂

    #633833
    David
    Staff
    Customer Support

    You’re welcome

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