Home Forums Themes Support Gecko Change color icons (search, account, cart)

Topic Resolution: Resolved

Tagged: 

Viewing 3 reply threads
  • Author
    Posts
    • #11561

      Hi. Is there a way to change the color of the three icons (search, account,cart) in the header? My background is black and those are black too.

      Also, is there a way to change the color of the “Showing products/Order sort” area? I know it’s the secondary color scheme, but I would like to change only that part from grey to white background with black font color. Maybe an Css? I can set the color hex.

      Thanks

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

      Hi,

      You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .header__top .jas-action a { color: #fff !important;}

      .woocommerce-ordering select, .woocommerce-result-count { color: #fff;}

      Best regards

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

    • #11564

      Sorry for 2 issue.

      .result-count-order { background: #fff !important;}
      .woocommerce-ordering select, .woocommerce-result-count { color: #333;}

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

    • #12527

      Thanks! This was solved.

Viewing 3 reply threads

You must be logged in to reply to this topic.