Title: Format Modern theme
Last modified: August 22, 2016

---

# Format Modern theme

 *  Resolved [mugatea](https://wordpress.org/support/users/mugatea/)
 * (@mugatea)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/format-modern-theme/)
 * Hi,
 * I love this plugin. I’ve checked all plugins but this the best.
 * I’m using the plugin as a widget on the sidebar and it looks great. But the title“
   Related posts” looks out of place. It’s H3 while other widget titles are H4 and
   the text is inside a light gray box. I want it to just match the other widget
   titles.
 * Can you help? Example [HERE](http://www.bdws.co.uk/2011/05/08/homemade-liver-treat-recipe/)
 * Jamie
 * [https://wordpress.org/plugins/related-posts-by-zemanta/](https://wordpress.org/plugins/related-posts-by-zemanta/)

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

 *  [PetraP](https://wordpress.org/support/users/petrap/)
 * (@petrap)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/format-modern-theme/#post-5423385)
 * Hey,
 * thanks for reaching out – I’ll gladly help! Would you be so kind and go to plugin
   settings and in the “Custom CSS” box add (you can change that size 14 to whatever
   you wish):
 *     ```
       .zem_rp_wrap .related_post_title
       {
       font-size: 14px !important;
       }
       ```
   
 * Everything put together should look like this:
 *     ```
       .zem_rp_wrap .related_post_title
       {
       font-size: 14px !important;
       }
       .related_post_title {
       }
       ul.related_post {
       }
       ul.related_post li {
       }
       ul.related_post li a {
       }
       ul.related_post li img {
   
       }
       ```
   
 * Don’t forget to save the changes and to let me know how it goes,
    Petra
 *  Thread Starter [mugatea](https://wordpress.org/support/users/mugatea/)
 * (@mugatea)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/format-modern-theme/#post-5423409)
 * That has fixed the text thanks but how do I get rid of the light gray box that
   the text is inside? I dont want the title inside a box.
 *  [PetraP](https://wordpress.org/support/users/petrap/)
 * (@petrap)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/format-modern-theme/#post-5423444)
 * You can try this:
 *     ```
       zem_rp_wrap .related_post_title
       {
       font-size: 14px !important;
       background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
       border: none !important;
       }
       ```
   
 * Take care and have a nice day,
    Petra
 *  Thread Starter [mugatea](https://wordpress.org/support/users/mugatea/)
 * (@mugatea)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/format-modern-theme/#post-5423448)
 * hmm, it doesn’t seem to have worked…
 *  Thread Starter [mugatea](https://wordpress.org/support/users/mugatea/)
 * (@mugatea)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/format-modern-theme/#post-5423450)
 * oh wait, forgot the dot before zem. Thanks kindly for all you help, just one 
   last thing to make it perfect. It isn’t aligned left like the others, the txt
   is indented just a little. Can I remove the indent to make it flush on the left?
 *  [PetraP](https://wordpress.org/support/users/petrap/)
 * (@petrap)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/format-modern-theme/#post-5423478)
 * Hey,
 * I have checked your blog and noticed you have chosen to use a different theme,
   so no need to fix that indent I assume?
 * All the best,
    Petra
 *  Thread Starter [mugatea](https://wordpress.org/support/users/mugatea/)
 * (@mugatea)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/format-modern-theme/#post-5423491)
 * Yeah, I decided I was quite happy with another theme. Thanks for your help
 *  [PetraP](https://wordpress.org/support/users/petrap/)
 * (@petrap)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/format-modern-theme/#post-5423510)
 * Cool. If you have any other questions or need assistance, let me know!
 * Take care and have a nice day,
    Petra

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

The topic ‘Format Modern theme’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/related-posts-by-zemanta_7b9a7c.svg)
 * [Related Posts by Sovrn](https://wordpress.org/plugins/related-posts-by-zemanta/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/related-posts-by-zemanta/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/related-posts-by-zemanta/)
 * [Active Topics](https://wordpress.org/support/plugin/related-posts-by-zemanta/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/related-posts-by-zemanta/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/related-posts-by-zemanta/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [PetraP](https://wordpress.org/support/users/petrap/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/format-modern-theme/#post-5423510)
 * Status: resolved