Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter marco4110

    (@marco4110)

    need help 🙂

    Plugin Author BlueGlass

    (@blueglassinteractive)

    Hi @marco4110

    There’s no “button” to disable it, but if you dont want to use 2 columns, just place all widgets in wide column, ad add this custom CSS:

    body .job-post .job-side{
      display: none;
    }
    body .job-post .job-content{
      width: 100%;
    }

    this will hide the sidebar and stretch the other column.

    Best wishes

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

The topic ‘Sidebar’ is closed to new replies.