Star Rating Space when no rating for product

This topic has 9 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Brian Johnson

  • Avatar: therocks36
    therocks36
    Participant
    March 11, 2015 at 04:16

    Hi,

    I would like to have a blank space of the same size as the stars on the thumbnail page when the product has no rating.

    That way my prices and “SELECT OPTIONS” box will be always on the same level even when some products on the line has and hasn’t review.

    Thanks.

    8 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 18, 2015 at 16:32

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: therocks36
    therocks36
    Participant
    March 18, 2015 at 16:57

    Here’s the credentials.

    Please, contact administrator
    for this information.
    Avatar: therocks36
    therocks36
    Participant
    March 25, 2015 at 04:25

    Any updates on this case?

    Thanks.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 25, 2015 at 11:41

    Hello

    Please clarify your request with more details of what you would like to achive. Maybe provide us with screenshot.

    With best regards
    Brian Johnson

    Avatar: therocks36
    therocks36
    Participant
    March 25, 2015 at 13:43

    We want it to look like the green box and not the red box.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 26, 2015 at 16:23

    Hello

    You may try to put this code into the style.css of the child theme:

    .product-details .price{margin-top:40px !important;}
    .product-details .star-rating{
     position: absolute;
     left: 50%;
     -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
             transform: translateX(-50%);
    }

    With best regards
    Brian Johnson

    Avatar: therocks36
    therocks36
    Participant
    March 26, 2015 at 18:36

    Works perfect with this code and the one I got by email (not sure why it’s not displaying it all here tough)

    Thanks.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 26, 2015 at 19:38

    You are welcome.

    We would very much appreciate if you leave a comment and rating for our theme on themeforest.

    With best regards
    Brian Johnson

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

The issue related to '‘Star Rating Space when no rating for product’' 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.