Hello,
I’m trying to remove the Secure Checkout with and payment option images from my website. I’m using Prestige and GemPages. Any help is appreciated.
Thanks you!
Hello,
I’m trying to remove the Secure Checkout with and payment option images from my website. I’m using Prestige and GemPages. Any help is appreciated.
Thanks you!
@lcd74 - add this css to the very end of your theme.scss file and check
#ultimateTrustBadgeswidgetDiv{display: none !important;}
Thanks you its good!!!