How to adjust spacing between star ratings and pricing on product page?

Dear community,

I want to make some adjustments to my store. I’d like to know the following things:

  1. How do I remove/adjust the spacing between STAR RATINGS and PRICING?

Website: wearlove.uk

Theme: Motion

Kind regards

Hello @Fariss

Please follow the below steps,

  1. Online store->themes->Actions->edit code->assets->theme.css

  2. Paste this below code

.template-product .alr-display-review-badge { margin-bottom: 40px !important; }

Output:
https://nimb.ws/l6uEPv