Home Forums Themes Support Claue Display star rating on category page

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #6855

      You can show stars rating on category (product listing) page by add below code in functions.php in claue-child

      After that add below code to style.css in claue-child

      .products .product-info .star-rating { float: left;}
      .products .product-info .star-rating + .price { display: inline-block; width: 100%;}

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

    • #8030
      This reply has been marked as private.
    • #8044
      This reply has been marked as private.
    • #8046

      Hi,

      You can use this custom CSS code, change the number of “order”.

    • #8049
      This reply has been marked as private.
Viewing 4 reply threads

You must be logged in to reply to this topic.