Shopify themes, liquid, logos, and UX
Hello guys,
Does anyone know how to remove payment icons that i have add from empty cart page?
Also if someone can tell me how to move a little bit up, the circle items from the next photo from cart page i will appreciate..
Url: http://the-loggos.myshopify.com
password: 123456
Thanks either for your time,
Sermak
Thanks for post.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
div.payment_icons_incart { display: none; }
Hello @KetanKumar
I add the code that you tell me and it disappeard and both empty cart page and cart page( with items)..
I want to remove just from empty cart..When i have items in the cart i want to appear like it is
Thanks,
Sermak
Hi, I am wanting to remove payment icons from my cart page but when I go to cart-template.liquid - there is nothing in there regarding payment icons etc. I couldn't work out how to add "afterpay" to these payment icons so I am just wanting to remove them all together from the cart page only instead. This is what it currently looks like.
Thank you.
HEllo, @tiffanymammone
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
Thanks
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.additional-checkout-buttons {
display: none;
}
Amazing! Problem solved. Thank you so much.
Thanks for update
Ok next step - can I add these now to the checkout page instead of the cart page?
.
sorry for any issue do you have Shopify plus plan so its possible to checkout page customization
hi,
to answer your first question :
1) go to "cart-template.liquid"
2) seach a div block with this class "payment_icons_incart"
3) comment or delete this block ( more infos for comment: https://shopify.dev/docs/themes/liquid/reference/tags/theme-tags#comment )
Ma réponse a-t-elle été utile : Cliquez sur J’aime pour me le faire savoir !
J'ai répondu à votre question ? : Marquez-la comme Accepter comme solution
Besoin d'aide, engagez-moi : https://bit.ly/5eurFcHrUser | RANK |
---|---|
60 | |
52 | |
46 | |
39 | |
39 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023