how to remove this product and total text but keep the seprator line under Your Cart

how to remove this product and total text but keep the seprator line under Your Cart

Hi @NOT1 ,

Can you kindly share your store URL please? Also, which product and total text?

https://kljhm.myshopify.com/

pass -1

Hi @NOT1 ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

@NOT1 ,

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

How can i decrease the seprator padding or margin what ever it is called (idk actually) line from top

@NOT1 , Do you want like this ?

yes

Hi @NOT1 ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes: