Display of ratings is aligned too much to the right in mobile view.

This topic has 2 replies, 2 voices, and was last updated 11 months, 2 weeks ago ago by Rose Tyler

  • Avatar: Juergen
    Juergen
    Participant
    May 21, 2023 at 10:13

    The ratings display is heavily skewed to the right in the mobile view.

    https://www.dropbox.com/s/a3qm8ustid242d5/2023-05-21_09-32-50.jpg?dl=0

    Could I please have a CSS code that aligns the ratings nice and centered?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 21, 2023 at 10:59

    Hello Juergen,

    Thank you for contacting us and for using XStore.

    Try to add the next code in Theme Options > Theme custom CSS > Mobile:

    .commentlist .avatar {
        display: none !important;
    }
    .woocommerce-tabs {
        padding-left: 0px;
    }

    We hope this information is helpful.

    Kind Regards,
    8theme team

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

The issue related to '‘Display of ratings is aligned too much to the right in mobile view.’' has been successfully resolved, and the topic is now closed for further responses

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