Title: Widget font too large
Last modified: August 22, 2016

---

# Widget font too large

 *  Resolved [davidrahrer](https://wordpress.org/support/users/davidrahrer/)
 * (@davidrahrer)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/widget-font-too-large/)
 * I’m unable to use the widgets included with SSP due to the size of the fonts.
   It appears this comes from hard coding in the seriously-simple-podcasting-functions.
   php file, where “H4” is used for titles, and the widgets use this to display 
   their listings as well. They end up far too large for the sidebars or the footer.
   I wonder if this could be corrected?
 * Thanks!
 * [https://wordpress.org/plugins/seriously-simple-podcasting/](https://wordpress.org/plugins/seriously-simple-podcasting/)

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

 *  Thread Starter [davidrahrer](https://wordpress.org/support/users/davidrahrer/)
 * (@davidrahrer)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-font-too-large/#post-5401677)
 * Does anyone else have any idea about this? I can’t imagine that the widgets look
   very good on other sites either.
 *  [nzcid](https://wordpress.org/support/users/nzcid/)
 * (@nzcid)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-font-too-large/#post-5401694)
 * Hey David
 * No they don’t look that great on my site either.
 * The PodCast editor is not doing what it should be doing either.
 *  [nzcid](https://wordpress.org/support/users/nzcid/)
 * (@nzcid)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-font-too-large/#post-5401705)
 * Seeing no answer has come I checked out the functions file and found where the
   sub heading size was coming from and changed the heading sie to suit.
 * Be great if in the next release of the plug-in this issue would be addressed.
 * Great plug-in just needs some minor tweaking. Thank you for writing it.
 *  Thread Starter [davidrahrer](https://wordpress.org/support/users/davidrahrer/)
 * (@davidrahrer)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-font-too-large/#post-5401715)
 * Hi nzcid, I’m curious as to what you changed H4 to in the widget code. My only
   concern is that this same code appears to control the title sizes in the podcast
   listings on the podcast page. Did you have any issues there after changing it?
 *  [nzcid](https://wordpress.org/support/users/nzcid/)
 * (@nzcid)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-font-too-large/#post-5401716)
 * Hey David
 * No it appears my podcast headings are okay
 * [http://www.nwaynews.com/podcast/](http://www.nwaynews.com/podcast/)
 * There are two places where it deals with the heading size in the function file.
 * This is the code I altered:
 * $tpl = ‘<div class=”%%CLASS%%”><h5 class=”podcast-title”>%%TITLE%%</h5><span 
   class=”meta”>%%META%%</span></div>’;
 * As you can see it is h5 not h4
 *  Thread Starter [davidrahrer](https://wordpress.org/support/users/davidrahrer/)
 * (@davidrahrer)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-font-too-large/#post-5401722)
 * Thanks nzcid, I will give it a go!
 *  Plugin Contributor [Hugh Lashbrooke](https://wordpress.org/support/users/hlashbrooke/)
 * (@hlashbrooke)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/widget-font-too-large/#post-5401759)
 * This is all sorted out in v1.8 of the plugin that I have just released. Please
   read this for more information: [http://www.hughlashbrooke.com/2015/01/important-upgrade-information-seriously-simple-podcasting-v1-8/](http://www.hughlashbrooke.com/2015/01/important-upgrade-information-seriously-simple-podcasting-v1-8/)
 * Cheers,
    Hugh

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

The topic ‘Widget font too large’ is closed to new replies.

 * ![](https://ps.w.org/seriously-simple-podcasting/assets/icon-256x256.png?rev=
   970355)
 * [Seriously Simple Podcasting](https://wordpress.org/plugins/seriously-simple-podcasting/)
 * [Support Threads](https://wordpress.org/support/plugin/seriously-simple-podcasting/)
 * [Active Topics](https://wordpress.org/support/plugin/seriously-simple-podcasting/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seriously-simple-podcasting/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seriously-simple-podcasting/reviews/)

## Tags

 * [formatting](https://wordpress.org/support/topic-tag/formatting/)
 * [large fonts](https://wordpress.org/support/topic-tag/large-fonts/)
 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * 7 replies
 * 3 participants
 * Last reply from: [Hugh Lashbrooke](https://wordpress.org/support/users/hlashbrooke/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/widget-font-too-large/#post-5401759)
 * Status: resolved