Title: weird css issue
Last modified: August 31, 2016

---

# weird css issue

 *  Resolved [imarockstar](https://wordpress.org/support/users/imarockstar/)
 * (@imarockstar)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/weird-css-issue-2/)
 * i am having a weird css issue .. the theme i am using is impreza … you can view
   the page here
 * [http://truckingvirtualjobfair.com/job/now-hiring-cdl-a-drivers-great-home-time-0-60-cpm-all-miles-2-2/](http://truckingvirtualjobfair.com/job/now-hiring-cdl-a-drivers-great-home-time-0-60-cpm-all-miles-2-2/)
 * i have not done any editing other then the apply button dropdown bypass.
 * any clue why the top meta is stretched all the way across the page ?
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

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

 *  Plugin Contributor [Dan (a11n)](https://wordpress.org/support/users/drawmyface/)
 * (@drawmyface)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/weird-css-issue-2/#post-7180013)
 * Impreza is a full-width theme, so all elements fill the screen width, it’s just
   that the rest of them have some padding.
 * You could add some margin/padding to bring those elements in line:
 * `.job-listing-meta, .company {margin: 0 105px !important;}`
 *  Thread Starter [imarockstar](https://wordpress.org/support/users/imarockstar/)
 * (@imarockstar)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/weird-css-issue-2/#post-7180039)
 * that seemed to work .. any clue why there is a gap between the job meta and content?
 *  Plugin Author [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [10 years, 2 months ago](https://wordpress.org/support/topic/weird-css-issue-2/#post-7180051)
 * Inspecting the element, it looks like there’s 120px padding being applied. [https://cloudup.com/cRz89Up5Glm](https://cloudup.com/cRz89Up5Glm)(
   notice the 120px mentioned on the far-right).
 *  Thread Starter [imarockstar](https://wordpress.org/support/users/imarockstar/)
 * (@imarockstar)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/weird-css-issue-2/#post-7180053)
 * i know lol … i found that .i just dont know where to edit it…. either in the 
   theme file our your file ?
 *  Thread Starter [imarockstar](https://wordpress.org/support/users/imarockstar/)
 * (@imarockstar)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/weird-css-issue-2/#post-7180057)
 * i have narrowed it down to this … but im not sure why that is being inserted 
   into the job display.
 * .l-header.layout_standard.pos_fixed ~ .l-titlebar, .l-canvas.titlebar_none.sidebar_left.
   l-header.layout_standard.pos_fixed ~ .l-main, .l-canvas.titlebar_none.sidebar_right.
   l-header.layout_standard.pos_fixed ~ .l-main, .l-canvas.titlebar_none.sidebar_none.
   l-header.layout_standard.pos_fixed ~ .l-main .l-section:first-child, .l-header.
   layout_standard.pos_static.bg_transparent ~ .l-titlebar, .l-canvas.titlebar_none.
   sidebar_left .l-header.layout_standard.pos_static.bg_transparent ~ .l-main, .
   l-canvas.titlebar_none.sidebar_right .l-header.layout_standard.pos_static.bg_transparent
   ~ .l-main, .l-canvas.titlebar_none.sidebar_none .l-header.layout_standard.pos_static.
   bg_transparent ~ .l-main .l-section:first-child {
    padding-top: 50px; }
 *  Plugin Author [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [10 years, 2 months ago](https://wordpress.org/support/topic/weird-css-issue-2/#post-7180063)
 * It isn’t us; it looked like it was inline, but those classes aren’t known to 
   me. May be a theme thing or might need to just override it with your own CSS.

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

The topic ‘weird css issue’ 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/)

 * 6 replies
 * 3 participants
 * Last reply from: [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/weird-css-issue-2/#post-7180063)
 * Status: resolved