Home › Forums › SKT Full Width Forum › job post display issues
- This topic has 10 replies, 2 voices, and was last updated 7 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
May 15, 2017 at 10:45 am #72120
Hi there,
I am using the SKT Full Width Pro theme under WordPress 4.7.4 and using a Plug In called “simple Job board”.
The single Job post page do not Fitting the Display Settings of the theme.
The URL is: https://nordhausen-pipeband.de/jobs/hexenumzug-schierke for example.
I already wrote to the plug in developer and he said that it is an theme issue.
So what can I do to fix the Problem?Many thanks.
May 15, 2017 at 11:25 am #72141Hi,
Kindly send us WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
ChrisMay 15, 2017 at 11:38 am #72147Hi Chris,
the admin data you requested are on the way.
Many thanks
May 15, 2017 at 11:48 am #72156Okay
May 15, 2017 at 12:52 pm #72177Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
ChrisMay 15, 2017 at 1:22 pm #72181Hi,
thanks for the reply.
I checked the result and the page itself Looks good but the footer is still to large.
The footer should have the same width as the page.Many thanks.
May 15, 2017 at 1:47 pm #72185Hi,
Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:
Add this code there:
.jobpost-template-default #colophon { left: 50%; padding: 20px; position: relative; transform: translateX(-66.6%); width: 906px; } .jobpost-template-default .footer-bottom { box-sizing: border-box; left: 50%; padding: 20px; position: absolute; transform: translateX(-66.6%); width: 906px; }
Regards,
ChrisMay 15, 2017 at 2:13 pm #72187Hi Chris,
I have added the code to costum css box an now it Looks perfectly.
but one question is left: I have tried to Change the Background Color of the Job page. but each time nothing changed.
Is it a Problem by theme or shall I have to write to the plug in developer?Many thanks
May 16, 2017 at 6:59 am #72246Hi,
This is not a problem of our theme.
Try this css code for background color:
#primary .sjb-page, #primary .sjb-page .list-data { background-color:transparent !important;}
Hope this helps.
Regards,
ChrisMay 17, 2017 at 9:26 am #72449Hi Chris,
now all works fine.
Thanks a lot for your Support.May 17, 2017 at 10:36 am #72453🙂
-
AuthorPosts
- You must be logged in to reply to this topic.