TiffanyZ Posted November 9, 2021 Share Posted November 9, 2021 Hello, I am using Shopify for my website and want the cart icon to be visible on all my website pages. To do this I had to add a buy-button (the green 'add to cart' button) in the footer of my website. I want this buy-button to be invisible and have used the (display: none;) code for this. However, the code doesn't do anything. How do I make the buy-button invisible? Am I doing something wrong? Beyondspace 1 Link to comment
Beyondspace Posted November 9, 2021 Share Posted November 9, 2021 8 minutes ago, TiffanyZ said: Hello, I am using Shopify for my website and want the cart icon to be visible on all my website pages. To do this I had to add a buy-button (the green 'add to cart' button) in the footer of my website. I want this buy-button to be invisible and have used the (display: none;) code for this. However, the code doesn't do anything. How do I make the buy-button invisible? Am I doing something wrong? try lowercase { display: none; } Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
TiffanyZ Posted November 9, 2021 Author Share Posted November 9, 2021 7 minutes ago, bangank36 said: try lowercase { display: none; } It worked! Thanks a lot! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment