Your account expired support, please renew to get your support.

Home Forums Themes Support HelpDesk single product page

Viewing 2 reply threads
  • Author
    Posts
    • #35288
      moatazali
      Support Expired

      hello. how can I put product rating just above the unit price like showing in the picture.

       

      Thanks

      Attachments:
      You must be logged in to view attached files.
    • #35290
      Harry
      Support Expired

      Hi,

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

      .price-review .woocommerce-product-rating {
      	margin-bottom: 10px;
      }
      .flex.between-xs.middle-xs.price-review {
      	flex-flow: column-reverse;
      	align-items: flex-start;
      }

      Kind regards

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

    • #35291
      moatazali
      Support Expired

      Perfect, thanks Harry.

Viewing 2 reply threads

You must be logged in to reply to this topic.