Shopify themes, liquid, logos, and UX
Hi,
I have previously added a 'gift card message' field at the cart of my website here https://pitterpatterbaby.com.au/cart, but now want to remove it, but can't for the life of me remember how I added it. Anyone got any ideas what code I need to remove to remove this text box?
Thanks,
Jane
Solved! Go to the solution
This is an accepted solution.
It's my pleasure to help you.
If helpful then please Like and Accept Solution.
You have added a cart attribute field. I think you can disable or remove it from admin. If you need it via code then you can use the following code.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.template-cart p.cart-attribute__field {
display: none;
}
Hope this works.
Thanks!
Thanks. Before I look to remove that code do you think there's a simpler cart attribute section I should be going to?
If so do you know where I'd find that?
Thanks
Yes, it would be better to look into it than how you can disable it from the admin. I don't have any idea where it came from. But did you remember you added any field or you are doing this with any app you installed?
Let me know.
This is an accepted solution.
It's my pleasure to help you.
If helpful then please Like and Accept Solution.
hello, I would like to add gift message to my product page. can someone help with the coding? Thank you!
User | RANK |
---|---|
155 | |
96 | |
67 | |
59 | |
49 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By