Need theme help Filter button color and text white

Solved

Need theme help Filter button color and text white

irelandas21
Tourist
3 0 1

irelandas21_0-1712452272816.png

i cant seem to find anything anywhere that explains how to fix this i asked chatgpt and it didnt really give me any help either if anyone knows anything it would be greatly appreciated 😊

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

This is an accepted solution.

Hi @irelandas21 

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 base.css

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


select#SortBy option {

    color: black !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 288

Could you share with 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.

PageFly-Henry
Shopify Partner
1184 335 288

This is an accepted solution.

Hi @irelandas21 

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 base.css

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


select#SortBy option {

    color: black !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.

irelandas21
Tourist
3 0 1

thank you so much amazing man is there like a shopify wiki or something or do you just know it off by heart ?

PageFly-Henry
Shopify Partner
1184 335 288

We have coding skills, and for simple problems we can help. 😊

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.