Product archives catelogue – rating shows middle aligned instead of left

This topic has 2 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Tony Rodriguez

  • Avatar: ash
    ash
    Participant
    March 15, 2023 at 07:20

    Product archives catelogue – rating shows middle aligned instead of left
    Please refer the attachment

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 15, 2023 at 08:40

    Hello Ash,

    We recommend that you copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache and check back to your site. This should resolve your issue.

    .content-product .star-rating {
        float: left !important;
        width: 100% !important;
    }

    The result should look like this: https://postimg.cc/qtTGpQx2

    We hope this helps.

    Best Regards,
    8Theme’s Team

  • Tagged: 

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.