JonoY
Member-
Posts
15 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by JonoY
-
Keep cart icon on bottom right corner shown except for some pages
JonoY replied to JonoY's topic in Customize with code
@Web_Solutions That did the trick, thanks again! So helpful!!! -
Keep cart icon on bottom right corner shown except for some pages
JonoY replied to JonoY's topic in Customize with code
Sorry @Web_Solutions I noticed it's still coming up in the internal pages for the sections: https://www.jonoyuen.com/personal/skate-bums https://www.jonoyuen.com/work/telstra-discovery-store Is there a way to hide it from those pages too? They don't seem to have collection IDs, only item IDs? -
Keep cart icon on bottom right corner shown except for some pages
JonoY replied to JonoY's topic in Customize with code
@Web_Solutions Thank you so much for the quick and clear reply! Worked perfectly! You're a legend! -
I currently have code to make the Cart icon visible on the bottom right corner at all times. //keep cart shown div#floatingCart { display: block !important; } body#cart { header#header, footer.sections { display: none !important; }} Is there a way to hide it on certain pages? Hide cart icon on these pages: https://www.jonoyuen.com/ https://www.jonoyuen.com/work https://www.jonoyuen.com/info I only need the cart for this section of the site: https://www.jonoyuen.com/mutantmade
-
Is there a way to make only the sale price a different colour, but the normal non-sale price in black? The CSS above, didn't work for me? https://mutantmade.art/
- 22 replies
-
- css
- custom-css
-
(and 1 more)
Tagged with:
-
Thanks Tuanphan Not exactly what I'm after but I've just changed the color of the arrows to a grey that's visible on both light and dark backgrounds. Thanks for your help
- 7 replies
-
- carousel
- product-page
-
(and 3 more)
Tagged with:
-
Never mind! I figured it out. I had to change the href to the URL I was pointing to. ie. change "https://www.amazon.com/dp" to my URL Thanks Paul, you're a legend!
-
Amazing, thanks Paul for the quick reply! Clever work around! I've removed the 'Add to cart' button. But changing the hyperlink into a button didn't work for me. I tried both instances you put on the thread using my data-item-id, any ideas why?
-
I have a store that sells physical products through Squarespace and a third party extension. I want to add a new product which is an Ebook that's distributed through another third party. Can I add that product to the store? All I want is a product listing with: Title Description Price Thumbnail image Button that links to a URL I don't want it to add to cart. The button should just open up a URL. See mockup attached
-
Tried updating the background-color but it's not a rectangular shape behind the arrow. It looks like the arrows are made from a rotated square shape. Any suggestions Tuanphan?
- 7 replies
-
- carousel
- product-page
-
(and 3 more)
Tagged with:
-
The code above just thickened the arrows and made them white. So now you can't see it on images with light backgrounds. Is there a way to add a solid box behind it? That way you can see it not matter what the background is behind it.
- 7 replies
-
- carousel
- product-page
-
(and 3 more)
Tagged with:
-
Thanks tuanphan, but unfortunately it didn't work. Here's the link to a product: https://www.jonoyuen.com/mutantmade/p/mm-round-logo I had also previously tried a few threads that you've replied to in the past and none of those solutions worked either.
- 7 replies
-
- carousel
- product-page
-
(and 3 more)
Tagged with:
-
Product navigation arrows are black so appears fine on images with lighter backgrounds but on darker background they're not accessible. A simple solution would be to add a white box behind it (see attached) Is there a way to add custom code to implement this? Extra bonus: make arrows bolder move arrows closer to edge
- 7 replies
-
- carousel
- product-page
-
(and 3 more)
Tagged with: