Home Forums Themes Support Claue Need help with a little product page edit

Viewing 1 reply thread
  • Author
    Posts
    • #16780

      I need help on adding a line break, like a “<br>” after this review widget that I have.  It is currently pushing the price to the far right and I do not want it to. I want the price on the left side like it is originally.

      Know what I can do to fix this manually? Attached an image of it

      Thank you so much!

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

      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 {
      	display: inline-block;
      }

      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.