Changing variant picker text/outline color

Changing variant picker text/outline color

gibson_groft
Visitor
3 0 1

I am trying to figure out how to change this to be white text and outline, but keep the black background.

imageedit_4_2533085970.gif
Here is my store URL: techeuphoria.store 

Reply 1 (1)

PageFly-Henry
Shopify Partner
1184 335 292

Hi @gibson_groft 

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__select {color: white !important;}

.select:after {

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