Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Surbma

    (@surbma)

    Hi @amith6667,

    it seems, that your text is white also, so the background. So the title and description is there, but not visible. You need to modify the color with css.

    If you give me your website URL, I can check it and help you set the color of the texts.

    Thread Starter amith6667

    (@amith6667)

    Thanks for the reply. But I can’t activate this plugin now. Because this website has visitors all the time. I am not a pro user, so how did the default color change.

    Can you give me a CSS code to fix this?

    Then where to paste the CSS code?

    Website :- APKGAMERS

    Thank You ??

    Plugin Author Surbma

    (@surbma)

    As your theme is dark and using white color for your text, this is the reason, that the popup text is not visible. It inherits the body color.

    So this is the css, you need to use under Appearance -> Customize -> Custom CSS:

    
    #surbma-yes-no-popup .uk-modal-header h2,
    #surbma-yes-no-popup .uk-modal-content {color: #333;}
    

    Or you can use the dark mode, so it will use a dark background with white text.

    Thread Starter amith6667

    (@amith6667)

    This plugin is perfect for my website.

    Thank you. it’s working

    Plugin Author Surbma

    (@surbma)

    I’m happy, if it’s working for you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘CPS | Age Verification Title and Description Error’ is closed to new replies.