Seperator line color changed on Prestige theme - how do I fix this?

Solved

Seperator line color changed on Prestige theme - how do I fix this?

Chuango_DE
Tourist
4 0 0

Hi,

 

we have been using the Prestige theme for more than two years. Now there's an odd error:

Bildschirmfoto 2024-06-10 um 17.11.47.png

Bildschirmfoto 2024-06-10 um 17.12.07.png

  

the color for the thin grey lines between sections / around the ask box etc. changed over night. They are now bright red and are really distracting; this has happened all over the site.

How do I get them back to the light grey that they had?

 

Best,

Anneke

Accepted Solution (1)
PageFly-Henry
Shopify Partner
1184 335 289

This is an accepted solution.

Hi @Chuango_DE 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

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

Step 2: Search file theme.css

Step 3: Paste the below code at bottom of the file -> Save

 

.shopify-section {

    border-color: #80808075 !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 5 (5)

PageFly-Henry
Shopify Partner
1184 335 289

Could you send me the page url?

 

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

Chuango_DE
Tourist
4 0 0

Hi,

it's https://chuango.de/

 

Thanks!

PageFly-Henry
Shopify Partner
1184 335 289

This is an accepted solution.

Hi @Chuango_DE 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

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

Step 2: Search file theme.css

Step 3: Paste the below code at bottom of the file -> Save

 

.shopify-section {

    border-color: #80808075 !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

Chuango_DE
Tourist
4 0 0

Hi Henry,

thank you so much fpor your quick help - it worked like a charm!

 

All the best from Hamburg!

Chuango_DE
Tourist
4 0 0

Hi PageFly-Henry,

I'm sorry, but I was too quick to mark this as solved 😞 Your solution worked for the sections, but not for the sticky header, the search bar or the newsletter signup box. The red lines are also in the shopping cart - do you have an idea how to solve these issues, too?

Bildschirmfoto 2024-06-11 um 09.26.29.png

Bildschirmfoto 2024-06-11 um 09.29.24.png

  

All the best!