Home Forums Themes Support Gecko Change background Results

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #15603

      Is it possible to change the gray color in to transparent? But the tekst has to show in black?

      And is it possible to hide it on the frontpage?

    • #15610

      Yes, Please add custom code in JanStudio > Theme Option > General Layout > Custom CSS

      .home .result-count-order {display: none;}

      .result-count-order { background: none !important; color: #333;}
      .woocommerce-ordering select {background: none !important;border: 1px solid #ccc;color: #333;}
      .woocommerce-ordering::after {right: 10px;}

      Best 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.