Title: Widget Width/Font Size
Last modified: August 21, 2016

---

# Widget Width/Font Size

 *  Resolved [Midlife Riding](https://wordpress.org/support/users/midlife-riding/)
 * (@midlife-riding)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/widget-widthfont-size/)
 * Just wanted to make a suggestion to add to the settings in admin panel an easy
   way to adjust either the widget width or the font size for the tab titles to 
   help this plugin work with themes of different sizes.
 * My theme is responsive but uses a max width of 250px for the sidebar and the 
   widget as-is is too wide for that spot. I’ll figure out how to make it fit but
   I’m sure I’m not the only one that would like an easy way to adjust the widget
   to make it fit into themes properly.
 * Thanks for an awesome plugin!
 * [https://wordpress.org/plugins/kento-latest-tabs/](https://wordpress.org/plugins/kento-latest-tabs/)

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

 *  Thread Starter [Midlife Riding](https://wordpress.org/support/users/midlife-riding/)
 * (@midlife-riding)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/widget-widthfont-size/#post-4857256)
 * After messing with it for a while, I’ve found that the issue is not with the 
   width or font size. It has something to do with how the CSS of the plugin is 
   being rendered. In FF, Chrome and IE, the tabs are not being displayed inline
   with 33% width per tab box as the CSS implies. Instead it’s displaying each tab
   on a new line.
 * e.g. –
    Popular Latest Comments
 * instead of –
    Popular – Latest – Comments
 * I’ve widened my sidebar which shouldn’t even matter because I saw that the min
   width is 220px which mine was already wider than that.
 * I’ve been messing with it to try to get it to work properly. It might have something
   to do with the how the tags are formed within index.php??? Random hidden spaces
   or something minor like that?!?!? I don’t see anything obvious that would keep
   it from displaying properly.
    I’ll keep trying but if you know of a fix, it would
   be appreciated!
 *  [biplob53](https://wordpress.org/support/users/biplob53/)
 * (@biplob53)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/widget-widthfont-size/#post-4857353)
 * Midlife Riding,
    Sorry for your problem.
 * Just add the following CSS and I think that will be okey.
 * #kento-highlight-widget ul.tabs {
    display: flex; }
 * *Next version will be updated as well.
 * Thanks
 * Biplob
 *  Thread Starter [Midlife Riding](https://wordpress.org/support/users/midlife-riding/)
 * (@midlife-riding)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/widget-widthfont-size/#post-4857354)
 * That did it! Thank you!

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

The topic ‘Widget Width/Font Size’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kento-latest-tabs_ded9d6.svg)
 * [Latest Tabs](https://wordpress.org/plugins/kento-latest-tabs/)
 * [Support Threads](https://wordpress.org/support/plugin/kento-latest-tabs/)
 * [Active Topics](https://wordpress.org/support/plugin/kento-latest-tabs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kento-latest-tabs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kento-latest-tabs/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Midlife Riding](https://wordpress.org/support/users/midlife-riding/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/widget-widthfont-size/#post-4857354)
 * Status: resolved