Alignment issue for job pages

0
Alignment issue for job pages 1
PickPlugins
Feb 20, 2016 02:25 AM 1 Answers General
Member Since Aug 2015
Subscribed Subscribe Not subscribe
Flag(0)

Hi I have downloaded and am using Job Board Manager plugin and I'm having issue with the way the main job pages look as they are not aligning correctly with any boarders. Any help is massively appreciated.
link:
http://www.ssifm.com/job/project-manager/ 

0 Subscribers
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Alignment issue for job pages 2
PickPlugins
Feb 20, 2016
Flag(0)

Welcome to our forum,
 
you can use following CSS

.job-single {
  margin: 0 auto;
  max-width: 1200px;
}

Here is the look after adding CSS
http://i.imgur.com/FmKYSRT.png
 
Let me know for more help.
 
Regards

Sign in to Reply
Replying as Submit