Home Forums Themes Support Gecko Checkout Page – Country Select DropDown – Font Color

Viewing 1 reply thread
  • Author
    Posts
    • #26477

      Hello,

      We are trying to change the font color, of the options displayed, in the select country dropdown, on the checkout page.

      Can you show us the right tag to use for that?

      It appears to be inheriting from a couple of redefined body tags.

      CSS tried:

      input:not([type=”submit”]):not([type=”checkbox”]), textarea, select {
      color: #222222 !important;
      }
      select {
      color: #222222 !important;
      }
      .dropdown-wrapper {
      color: #222222 !important;
      }

       

      Attachments:
      You must be logged in to view attached files.
    • #26482

      Hi,

      I see it now get color of body tag http://prntscr.com/lgjm99 and can’t use other css to control. Please change color in Theme Option > Color Scheme > Body

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.