Hello, can you please tell me how can I make the “sale” in permanent red on desktop and mobile?
Is there a way to change the background color of “add to cart” button on product pages?
Also, in the product page, I have 3 segments which are showing in the middle of the page but I want them left aligned, how can I fix that? Please see attached.
I understand that you want to change this follwoing:
Make the “sale” in permanent red on desktop and mobile (the word sale is on the header menu?)
Change the background color of “add to cart” button on product pages. (which color you want to use?)
In the product page, I have 3 segments which are showing in the middle of the page but I want them left aligned. (can you be more specific which product pages is this?
Try this for #1 and 2. If im right. Thanks!
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “theme.scss.liquid, styles.scss.liquid or base.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
Thank you for your reply. Much appreciated! Everything works fine except the collapsible items are still in the middle and not left aligned? Please see attached.
Thank you for your reply. That sort of works. Is it possible to make this collapsible item width smaller and place it under the item description instead just under the “share” link?
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.