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
Solved! Go to the solution
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
i.blank-slate__icon.icon.icon--offsite {
display: none!important;
}
This is an accepted solution.
it's working fine
Screenshot :- https://prnt.sc/yuaexg
User | Count |
---|---|
25 | |
20 | |
19 | |
16 | |
15 |