Google pay button not shows

[ad_1]

Hi @ivanivanov18

You have some custom css on your site that looks like the following:

.bg {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}

Google Pay adds the locale as a class name and since you’re targeting the classname .bg, you’re making the button invisible with opacity: 0.

You need to rename or remove that CSS and then the button will show.

Kind Regards,

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer