All things Shopify and commerce
https://kashco-interiors.myshopify.com/pages/contact-us
password: kashco
I want to remove this button of "Your Wishlist" on the left ?
- I want to create a MAP page to embed my locations on page: Which application do you recommend using ?
Hi @kashco
To complete your requests, please follow these steps:
{% style %}
{% if canonical_url == "https://kashco-interiors.myshopify.com/pages/contact-us" %}
main#MainContent > section:nth-child(1) {
background: black !important;
}
a.button-floating {
display: none !important;
}
{% endif %}
{% endstyle %}
This code removes "Your Wishlist" and changes the background color.
Regarding the phone number field requirement, this cannot be customized using CSS alone—it requires modifying the code. You may need to hire a developer for this customization.
I hope this helps
Best,
Daisy
I want to remove floating button from
whole site, how to achieve that. I got it. Just add to make it the home page url. thanks.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025