Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #378014

    When an item has a rating with stars or reviews it overlaps my WooCommerce Facebook Like Share Button. Is there a way to add space between those items?

    #378147

    Hey voice903fm!

    Thank you for the update.

    Use this on Quick CSS:

    .woocommerce-product-rating {
    margin-top: 70px;
    }

    Regards,
    Ismael

    #378530

    Perfect! You can close this.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Rating Stars Overlapping Share Buttons’ is closed to new replies.