Viewing 1 replies (of 1 total)
  • Plugin Contributor ampforwp

    (@ampforwp)

    Hi @kevinverto,

    I have checked your issue and found that you are using WPBakery Page Builder (Visual Composer) plugin for creating the content and in that the background of those elements are black and the color is white and due to that the color in the AMP version also appearing in white and now you can change the background to black and you can use this css for that go to AMP => Design => Global => add these code on the Custom CSS code

    .vc_col-sm-4 {
    background: #000;
    }

    And we have a free plugin called page builder compatibility for the amp which is compatible with some of the modules and you can download and use it – https://ampforwp.com/page-builder-compatibility-for-amp/

Viewing 1 replies (of 1 total)
  • The topic ‘White text’ is closed to new replies.