Home Forums Themes Support Claue Remove + sign on product categories

Topic Resolution: Resolved
Viewing 7 reply threads
  • Author
    Posts
    • #27047

       

      hi sir do you know how to remove the + sign in claue theme

       

      thank you

       

      regards,

      rumi.co

    • #27057

      Hi Kalarit,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .sidebar .widget > ul > li {
      	padding-left: 0;
      }
      .sidebar .widget ul li::before {
      	display: none;
      }

      Regards

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

    • #27109

      Thank you its working,

       

      this one do you know how to change the select options – see details ?

       

    • #27116

      Hi Kalarit,

      You want to change the text?
      Please follow this topic http://support.janstudio.net/forums/topic/theme-translation/ and create new language choose English-US

      Regards

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

    • #27118

      i mean the “select options”

       

      i want to change it to “see details”

    • #27119

      Yes, please go to Loco > plugins > WooCommerce > English-US and change the text as you want.

      Regards

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

    • #27120

      hi the loco plugin is for translate,

       

      i don;t want to translate the “see details”

       

      i just want to change it can you provide screenshot

    • #27127

      Hi,

      This text in core code of WooCommerce, you can’t override and it will revert when you update new version of WooCommerce so you only have a way is use Loco translate plugin.

      Regards

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

Viewing 7 reply threads

You must be logged in to reply to this topic.