• Resolved bruno05

    (@bruno05)


    Using the short code with Visual Composer shrinks the jobs list to about half width of the page. If you do not use Visual Composer, then the job list box, stretches to the entire width of the page.

    I am using the text block, I also tried to use the Raw Html block but no good. Is there a known issue with Visual Composer?

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

Viewing 1 replies (of 1 total)
  • Plugin Author BlueGlass

    (@blueglassinteractive)

    Hi @bruno05,

    Thats because your theme dont use bootstrap or foundation grid framework.

    you can add this bit to custom css for now:

    body .job-listing .medium-12 {
        width: 100%;
    }

    We will add a fix for this in future releases.

    Best wishes

Viewing 1 replies (of 1 total)

The topic ‘Job Posting Format issue’ is closed to new replies.