Title: Styling Recommendation
Last modified: April 6, 2020

---

# Styling Recommendation

 *  Resolved [kennypurnomo](https://wordpress.org/support/users/kennypurnomo/)
 * (@kennypurnomo)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/styling-recommendation/)
 * Hello,
 * I am Using elementor pro. How can i add the custom css to make the Text excerpt
   font bigger? I tried to add the css inside the elementor custom css tab, but 
   it did not work.
    Please advise…

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/styling-recommendation/#post-12635648)
 * [@kennypurnomo](https://wordpress.org/support/users/kennypurnomo/) It will be
   the same for any theme. You can add your own styling in either the Child theme’s
   style.css or the Custom Styles input. Use the following CSS; change the number
   as needed:
 *     ```
       .google-business-reviews-rating .listing .text {
           font-size: 15px;
       }
       ```
   
 *  Thread Starter [kennypurnomo](https://wordpress.org/support/users/kennypurnomo/)
 * (@kennypurnomo)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/styling-recommendation/#post-12640621)
 * [@designextreme](https://wordpress.org/support/users/designextreme/) Thank you
   for your support and i can manage to do it. I have another question, how can 
   i make the structure is like this:
 * text
    rating & relative time description avatar author name
 * Thank you
 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/styling-recommendation/#post-12640679)
 * [@kennypurnomo](https://wordpress.org/support/users/kennypurnomo/) You can probably
   do this using CSS and _display: flex_ and _flex-order: **X**_ for sub elements,
   but it would be easier for me to introduce a new parameter value for this. Perhaps:
 * `[reviews_rating review_item_order="text first author last"]`
 * … or something similar.
 * Leave it with me and I’ll add it to the next version.
 * If you have a minute and like the plugin, please leave a review and feedback.
   Thanks! 🙂
 *  Thread Starter [kennypurnomo](https://wordpress.org/support/users/kennypurnomo/)
 * (@kennypurnomo)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/styling-recommendation/#post-12640886)
 * [@designextreme](https://wordpress.org/support/users/designextreme/) Thank you
   and i have given the review
 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/styling-recommendation/#post-12641638)
 * Thanks for the great ★★★★★ review! 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Styling Recommendation’ is closed to new replies.

 * ![](https://ps.w.org/g-business-reviews-rating/assets/icon.svg?rev=2722684)
 * [Reviews and Rating – Google Reviews](https://wordpress.org/plugins/g-business-reviews-rating/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/g-business-reviews-rating/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/g-business-reviews-rating/)
 * [Active Topics](https://wordpress.org/support/plugin/g-business-reviews-rating/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/g-business-reviews-rating/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/g-business-reviews-rating/reviews/)

## Tags

 * [review order](https://wordpress.org/support/topic-tag/review-order/)

 * 5 replies
 * 2 participants
 * Last reply from: [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/styling-recommendation/#post-12641638)
 * Status: resolved