• Resolved neotrope

    (@neotrope)


    Hi, folks. Testing plugin, seems to work well.
    Ran into one issue with common woo storefront theme for woocommerce, where in store, the sortation ‘drop down’ selector is a black blob.

    Site is in dev mode, but public, so you can see what I mean easily enough.

    Thanks ??

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    You can also use custom CSS to fix the sortation ‘drop down’ issue as well. We are sending the code here.

    html.wp-dark-mode-active .storefront-sorting select.orderby {
        color: white!important;
    }

    If you run into any problems, don’t hesitate to contact us.

    Regards,
    WPPOOL

    Thread Starter neotrope

    (@neotrope)

    Thank you. I should have just done that at outset. LOL. ??
    YES! That worked perfectly, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Minor issue woocommerce sort selector’ is closed to new replies.