Title: CSS problems in Genesis Theme
Last modified: August 30, 2016

---

# CSS problems in Genesis Theme

 *  Resolved [scipio1978](https://wordpress.org/support/users/scipio1978/)
 * (@scipio1978)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/css-problems-in-genesis-theme/)
 * Hi,
 * I installed Good reviews plugin on a Genesis Theme. I created a new review which
   I presented on this page via shortcode.
 * I changed the css in order the make the stars yellow via simple custom css, I
   also tried css change in child theme. I also change the styles for background,
   font-size, font-color etc.
 * But the result is this:
 * [http://www.alterssichtigkeit-lasern.de/erfahrungen-mit-der-veni-vidi-goz-augenklinik](http://www.alterssichtigkeit-lasern.de/erfahrungen-mit-der-veni-vidi-goz-augenklinik)
 * Rating stars are not visible and also you notice some strange quotation marks
   at the top left. And I do not know where they come from.
 * Acutally I would like to look the review like this:
 * [http://www.augenoptuerkei.de/erfahrungsberichte/](http://www.augenoptuerkei.de/erfahrungsberichte/)
 * Thanks a lot for your support.
 * [https://wordpress.org/plugins/good-reviews-wp/](https://wordpress.org/plugins/good-reviews-wp/)

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

 *  Thread Starter [scipio1978](https://wordpress.org/support/users/scipio1978/)
 * (@scipio1978)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/css-problems-in-genesis-theme/#post-6893907)
 * Hi,
 * I also tried the plugin on a different theme:
 * [http://www.eigenhaartransplantation-kosten.de/erfahrungen](http://www.eigenhaartransplantation-kosten.de/erfahrungen)
 * It seems that the plugin’s css styles does not override the default theme’s css
   styles. CSS styels seem to mix up.
 * How can we solve this problem.
 * On the Twenty Twelve Theme it works as it should, but not in my other 2 themes.
 * It should work like this:
 * [http://www.augenoptuerkei.de/erfahrungsberichte/](http://www.augenoptuerkei.de/erfahrungsberichte/)
 * Thank you very much. After this is solved I am going to use your plugin on 5 
   websites of mine.
 *  [NateWr](https://wordpress.org/support/users/natewr/)
 * (@natewr)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/css-problems-in-genesis-theme/#post-6893941)
 * Hi scipio1978,
 * It looks like the initial link you sent is no longer using the plugin?
 * Unfortunately it’s just not possible to anticipate the CSS code of all the different
   themes out there. In most cases you’ll need to do a bit of CSS tweaking to get
   it looking right.
 * I’m happy to help you with some basic CSS if you can provide a link to the reviews
   on your site you’d like to be adjusted.
 *  Thread Starter [scipio1978](https://wordpress.org/support/users/scipio1978/)
 * (@scipio1978)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/css-problems-in-genesis-theme/#post-6893947)
 * Hi,
 * thanks for getting back so quickly.
 * Here is the link with the review:
 * [http://www.alterssichtigkeit-lasern.de/erfahrungen](http://www.alterssichtigkeit-lasern.de/erfahrungen)
 * Also this theme is important to me:
 * [http://www.eigenhaartransplantation-kosten.de/erfahrungen](http://www.eigenhaartransplantation-kosten.de/erfahrungen)
 * If you could help me out with some css-styles to solve this problem it would 
   be wonderful.
 * It should look like this:
 * [http://www.augenoptuerkei.de/erfahrungsberichte/](http://www.augenoptuerkei.de/erfahrungsberichte/)
 * thanks a lot for your support
 *  [NateWr](https://wordpress.org/support/users/natewr/)
 * (@natewr)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/css-problems-in-genesis-theme/#post-6893982)
 * Hi scipio1978,
 * Here are some CSS rules that should get you on your way:
 *     ```
       .gr-review {
           display: block;
           padding: 2em;
           background: #f5f5f5;
           font-size: 80%;
       }
       .gr-review-rating {
           margin-bottom: 1em;
       }
       .gr-review .gr-rating-stars>span {
           color: #FF6F00;
       }
       .gr-review .gr-review-body {
           font-style: normal;
       }
       ```
   
 * You should be able to apply most of those same ones to your second theme, and
   just adjust the colors as needed.
 *  Thread Starter [scipio1978](https://wordpress.org/support/users/scipio1978/)
 * (@scipio1978)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/css-problems-in-genesis-theme/#post-6894050)
 * Thank you so much,
 * I changed the css styles:
 * [http://www.eigenhaartransplantation-kosten.de/erfahrungen](http://www.eigenhaartransplantation-kosten.de/erfahrungen)
 * The only thing is the featured image which is so big and the font-size of the
   author next to the image is too big.
 * I did not know how to change it.
 * I am so sorry to bother you again.
 * Thanks again
 *  [NateWr](https://wordpress.org/support/users/natewr/)
 * (@natewr)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/css-problems-in-genesis-theme/#post-6894053)
 * Here’s some CSS to adjust the image and font sizes for the reviewer at the bottom:
 *     ```
       .gr-item-has-image .gr-author-img img {
           max-width: 100px;
       }
       .gr-author-text {
           font-size: 75%;
       }
       ```
   
 *  Thread Starter [scipio1978](https://wordpress.org/support/users/scipio1978/)
 * (@scipio1978)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/css-problems-in-genesis-theme/#post-6894071)
 * Thanks a lot

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

The topic ‘CSS problems in Genesis Theme’ is closed to new replies.

 * ![](https://ps.w.org/good-reviews-wp/assets/icon-128x128.png?rev=2205475)
 * [Five Star Restaurant Reviews](https://wordpress.org/plugins/good-reviews-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/good-reviews-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/good-reviews-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/good-reviews-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/good-reviews-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/good-reviews-wp/reviews/)

## Tags

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

 * 7 replies
 * 2 participants
 * Last reply from: [scipio1978](https://wordpress.org/support/users/scipio1978/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/css-problems-in-genesis-theme/#post-6894071)
 * Status: resolved