New Landing How can we help? Atelier Center details on product reviews

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #293014
    GTS75
    Member
    Post count: 240

    Is it possible to center the name and date details under the star rating on product reviews? or at least align the stars to the left like the name and date area? See image below.

    Attachments:
    You must be logged in to view attached files.
    #293021
    David Martin – Support
    Moderator
    Post count: 20834

    Sure, please add this to Theme Options => Custom CSS

    .woocommerce #reviews #comments ol.commentlist li .comment-details .date {
        display: block;
        text-align: center;
    }
    .woocommerce #reviews #comments ol.commentlist li .comment-details .author {
        text-align: center;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register