Title: Widget Problems
Last modified: September 1, 2016

---

# Widget Problems

 *  Resolved [jfantasybooks](https://wordpress.org/support/users/jfantasybooks/)
 * (@jfantasybooks)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/widget-problems-17/)
 * Hello!
 * So, although I like your plugin, there are some issues concerning me today.
 * I tried to widget, but unfortunately,
 * 1. The title on the widget is too large. It seems to be linked to the typography
   of the site, but the ratio is wide. So, if I fix it where it looks nice in the
   widget, the other widgets would be unreadable. I would like to manually change
   the font of the widget itself.
 * Also,
 * 2. The image shoes up blank (as in just the insert image/mountain pops up)
 * And yes, I have provided an image for the widget to use. I do not know why this
   is happening.
 * 3. There are no stars.
 * [https://wordpress.org/plugins/wp-review/](https://wordpress.org/plugins/wp-review/)

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

 *  Plugin Author [MyThemeShop](https://wordpress.org/support/users/mythemeshop/)
 * (@mythemeshop)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/widget-problems-17/#post-7705721)
 * Hi,
 * Could you please share your site URL so we can take a look at the issues?
 * Thank you. Looking forward to help.
 *  [animeazing](https://wordpress.org/support/users/animeazing/)
 * (@animeazing)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/widget-problems-17/#post-7705817)
 * I have the same issue on my website. The text on the widget is way too large.
   And the images shown are very small in comparison. It doesn’t look very nice 
   this way.
 * You can find the widget here in the bottom of the sidebar: [http://www.animeazing.nl/](http://www.animeazing.nl/)
 * I hope there’s a way to fix this 🙂
 *  Plugin Author [MyThemeShop](https://wordpress.org/support/users/mythemeshop/)
 * (@mythemeshop)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/widget-problems-17/#post-7705834)
 * Hi [@animeazing](https://wordpress.org/support/users/animeazing/),
    It looks 
   like theme’s CSS is conflicting with the plugin. Please try adding below Custom
   CSS in your style.css
 *     ```
       .wp_review_tab_widget_content ul {
           margin: 0;
           padding: 0;
       }
       .wp_review_tab_widget_content .tab-content li .entry-title {
           font-size: 15px;
           line-height: 1.4;
       }
       ```
   
 * For thumbnail sizes, please use **OTF Regenerate Thumbnails** plugin.
    Hope this
   helps, thank you.
 *  [animeazing](https://wordpress.org/support/users/animeazing/)
 * (@animeazing)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/widget-problems-17/#post-7705835)
 * That does the trick. Thank you!

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

The topic ‘Widget Problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-review_e57c82.svg)
 * [WordPress Review Plugin: The Ultimate Solution for Building a Review Website](https://wordpress.org/plugins/wp-review/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-review/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-review/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-review/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-review/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-review/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [animeazing](https://wordpress.org/support/users/animeazing/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/widget-problems-17/#post-7705835)
 * Status: resolved