Paypal express button on cart not fullwide

[ad_1]

@izna1993

Sometimes themes override the plugin’s styling and it’s impossible to account for how every theme does its css styling.

In your case, your flatsome theme is applying margin-left styling to list elements which is overriding the PayPal plugin’s styling. You can easily change that by adding the following css to your site:


.wc_stripe_cart_payment_methods li{
    margin: 0 !important;
}

Thanks,

 

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