Hi, Below is the screenshot of the payment section
I am looking to remove this section or even remove the gray box completely which is shown below payment gateway name.
How do i do this?
website address: www.heerbags.com
Hi, Below is the screenshot of the payment section
I am looking to remove this section or even remove the gray box completely which is shown below payment gateway name.
How do i do this?
website address: www.heerbags.com
Hello There,
i.blank-slate__icon.icon.icon–offsite {
display: none!important;
}
I added this code as requested
i.blank-slate__icon.icon.icon–offsite {
display: none!important;
}
Its still displaying the icon as like the picture shown in the original post
it’s working fine
Screenshot :- https://prnt.sc/yuaexg
i tried it also.. it doesnt work in the scss… if i modify the inspect code… yes its doable… but using the
theme.scss.liquid no its not… cant override