Title: Widget displays content incorrectly
Last modified: August 21, 2016

---

# Widget displays content incorrectly

 *  Resolved [esar](https://wordpress.org/support/users/esar/)
 * (@esar)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/widget-displays-content-incorrectly/)
 * Hi,
 * I am using the Responsive Pro Theme from cyberchimps and WP Jobmanager from Mike.
 * On the startpage there are 2 widgets, one of them is for the job manager. For
   some reason the layout is totally off. Could you please help me fix it?
    The 
   site is newsite.esar-gmbh.de
 * Thanks in advance!
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

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

 *  [Evert](https://wordpress.org/support/users/fourleafed/)
 * (@fourleafed)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/widget-displays-content-incorrectly/#post-4913336)
 * Hi Esar,
 * you can fix it by adding extra CSS to style the content of the widget. You could
   try to add the following to the bottom of your stylesheet:
 *     ```
       .widget_recent_jobs ul.job_listings, .widget_recent_jobs ul.job_listings li.job_listing a div.position, .widget_recent_jobs ul.job_listings li.no_job_listings_found a div.position, .widget_recent_jobs ul.job_listings li.job_listing a .meta, .widget_recent_jobs ul.job_listings li.no_job_listings_found a .meta { padding: 0!important; }
       .widget_recent_jobs ul.job_listings li.job_listing a .meta, .widget_recent_jobs ul.job_listings li.no_job_listings_found a .meta { width: 40%!important; }
       ```
   
 * Cheers, Evert
 *  Thread Starter [esar](https://wordpress.org/support/users/esar/)
 * (@esar)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/widget-displays-content-incorrectly/#post-4913566)
 * Hi FourLeafed,
 * Thanks a lot for your help! It fixed the problem like a charm!
 * Best regards,
    eSAR
 *  [Evert](https://wordpress.org/support/users/fourleafed/)
 * (@fourleafed)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/widget-displays-content-incorrectly/#post-4913567)
 * You are welcome! Please consider setting the thread to resolved.
 * Cheers, Evert
 *  Thread Starter [esar](https://wordpress.org/support/users/esar/)
 * (@esar)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/widget-displays-content-incorrectly/#post-4913611)
 * Hi, unfortunately it did not fix the problem, as the right column is now too 
   far down and not in line with the job description.
 * Please check the website to see what i mean. Thanks !!!
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/widget-displays-content-incorrectly/#post-4913612)
 * Ideally you should go to the theme support for help styling if they support customisations,
   but for a start you need some clearfixes in place:
 * `ul.job_listings li { overflow:hidden; }`
 * That should stop the jobs overlapping.

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

The topic ‘Widget displays content incorrectly’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/widget-displays-content-incorrectly/#post-4913612)
 * Status: resolved