• Resolved chadwellyoung

    (@chadwellyoung)


    Two issues.

    1. I cannot get the header to be not squeezed. I am unable to find any settings that provide relief.
    2. How do I remove an application being one of the fields?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support saadali2905

    (@saadali2905)

    Hi Chad,

    Hope you are well.

    We have visited the page and seems everything is fine, can you please elaborate more about the issues with the screenshot so that we can assist you with them.

    Regards

    Thread Starter chadwellyoung

    (@chadwellyoung)

    When I say header I am referring to the header of the Simple Job Postings content. In the code they refer to it as a header. As you can see below in a screenshot the text is squeezed.

    Thread Starter chadwellyoung

    (@chadwellyoung)

    Here is a link: https://demo-dosshorky.tunnelvisiondesign.com/wp-content/uploads/2025/02/Screenshot-2025-02-05-at-11.54.51?AM.png

    Also any insight into this question? How do I remove an application being one of the fields?

    Plugin Support saadali2905

    (@saadali2905)

    Hi Chad,

    We have reviewed your site and found that there is some CSS of row that is conflicting with the header and that CSS is not coming from our plugin.

    However to fix the issue kindly replace the following CSS in the path and line number below.
    Path : simple-job-board\public\css\simple-job-board-public.css
    CSS:
    .sjb-page .row {
    margin-left: -15px;
    margin-right: -15px;
    display: block;
    }

    And to remove the Attach Resume field from the application form, you have to customize the code or you can visit our site https://www.ads-software.com/plugins/simple-job-board/ and look for “How To Apply” addon that will provide you the option to remove the resume field.

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.