Hi,
I couldn't anything to suggest that this has been done before.
I am trying to find out if it is possible to change the colour of the cartCost displayed in the header menu next to the cart link on Pipeline to another colour without changing the colour of the 'Cart Link' itself?
I have highlighted what i hope to change the colour of.
Many thanks
Andrew
Solved! Go to the solution
Send me your store url
Unfortunately it's not going to be the same. We'll need to see the theme you're working on. You can go to the theme you want the change on and go to Actions > Preview and a bar at the bottom of the window will come up that says "Close Preview" or "Share Preview" -- Share preview will give you a link you can give us that expires in an hour.
You can share it here or you can send me a direct message and send it if you don't want the whole world to see it for any reason. You'll need to enable messaging in your profile.
https://tyhat19a223i4ney-9416835168.shopifypreview.com
This is the link to the preview. Also seem to be having issues with the pictures, with them not displaying at all, showing only a grey box. Not sure why, any help is appreciated. Many thanks
Success.
Well for your the cart color you can add this to the bottom of the theme.scss.liquid file in your assets folder:
span.cartCost { color: red; }
Where red can be whatever color you want, I suggest using a hex code, just dont forget to put the hash at the beginning of the code.
I honestly couldn't tell you what's going on with your images. Has it always been like that? Was this theme developed for you or is it a free shopify theme?
Subject | Author | Posted |
---|---|---|
58m ago | ||
an hour ago | ||
2 hours ago | ||
3 hours ago | ||
4 hours ago |