• Resolved escapemanila

    (@escapemanila)


    Hi guys!

    Is there a possibility that the paragraph block background color will show on AMP? It displays on non-AMP but it becomes plain on AMP.

    Thanks,
    G

    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)

    Can you please add the below CSS in the WordPress Dashboard -> Navigate to AMP Option Panel -> Design -> Global -> In the Advanced section Paste your Custom CSS and then click on the “Save Changes” button and let us know back?

    .has-very-light-gray-background-color{ background-color: #eee; }

    Thread Starter escapemanila

    (@escapemanila)

    Hi Ahmed! Thanks. I added the code but nothing happened. 🙁

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Can you please confirm for us onething, are you saying about the below paragraph that you want to change BG color?

    Reference screengrabs:
    In NON-AMP:https://prnt.sc/19hu7fz
    AMP: https://prnt.sc/19htycc

    Do let us know back So that we will share the solution shortly.

    Thread Starter escapemanila

    (@escapemanila)

    Hi Ahmed, that is exactly what I meant. Please let me know how to show the background in the AMP version. Thanks a lot.

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Can you please add the below CSS in the WordPress Dashboard -> Navigate to AMP Option Panel -> Design -> Global -> In the Advanced section Paste your Custom CSS and then click on the “Save Changes” button and let us know back?

    p.has-background.acssea2d9 {
        background-color: #a7fefd!important;
    }
    Thread Starter escapemanila

    (@escapemanila)

    Thanks Ahmed! It’s working now. I appreciate the help.

    • This reply was modified 4 years, 10 months ago by escapemanila.
    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Glad to hear the issue has been resolved. If you have any other queries or issues, please create a new topic.

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

The topic ‘Paragraph block background color’ is closed to new replies.