October 2016
Intermediate to advanced
288 pages
5h 16m
English
Using the new workflow and debug method, it is the time to make improvements to the Bookstore theme. Access the display page of any product you registered before, and see how the Reviews block looks now:

The colors are not well-suited to a white background, and there are some rendering errors in assigning stars to the product. To adjust this, make the following changes:
grunt watch command. Open the _theme.less file from the Bookstore theme, and add the following CSS code to the end of the file: body{color:@color-black;} .breadcrumbs .items{color: #F56105;} .review-control-vote:before{ content:@icon-star ...Read now
Unlock full access