Compare-at-price isn't showing in collection page - Dawn Theme

Compare-at-price isn't showing in collection page - Dawn Theme

randytheasian
Explorer
115 0 23
Replies 5 (5)

Guleria
Shopify Partner
3944 791 1120

Hello @randytheasian ,

 

Follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open your base.css file and paste the following code at the bottom:

s.price-item.price-item--regular { 
    color: #000 !important;
}

 

Regards
Guleria

- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder
randytheasian
Explorer
115 0 23

URL: https://www.meta25.studio/products/go-with-the-flow%E2%84%A2

What about Product Page? 🙏 

 

Screenshot 2024-12-25 at 2.29.07 PM.png

DaisyVo
Shopify Partner
2425 306 348

Hi @randytheasian 

 

It seems the comparison price setting has been set up properly. Are there any further customization requests you would like to ask? 

 

image (7).png

image (6).png

Looking forward to hearing from you soon. Thank you!

 

Best,
Daisy - Avada Support Team.

 

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
randytheasian
Explorer
115 0 23

Is there a way to add 100% width line under each collections?

URL: https://www.meta25.studio/ 

 

Screenshot 2024-12-25 at 3.07.27 PM.png

DaisyVo
Shopify Partner
2425 306 348

Hi @randytheasian 

 

I hope you are well. You can follow our instructions below:


Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
Step 3: Copy the code below and paste it there

 

Here is the code for Step 3:

 

.collection slider-component {
    padding: 0 !important;
    max-width: 100% !important;
}

 

image (15).png


Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution