I want to create a career page using a data model

I want to create a career page using a data model. The page should have three job categories: All, IT, and BPS. I have created the data model, but after adding the jobs, they are displayed one below the other. I want to display the jobs side by side instead. How can I achieve this?
Here is the Builder content entry link : Builder.io: Visual Development Platform

Hi Dhanashree,

Thank you for contacting Builder.io Support! I look forward to helping you with your request.

While I start looking into this, feel free to share any additional information you think might be relevant. Your input is important to helping ensure that I understand and respond to your concerns effectively.

Thanks,

Hello Dhanashree,

We have made some changes to your page.

We modified some properties to one of the columns. We changed to a Box, and added some CSS properties:

Inside the Box, the Jobs-Box we added a width of 48%:

Let us know if that is what you were expecting.

Thank you,

Thank You for your help.

On this page, any job description I add to the data model is displayed in all job sections. However, I want the following functionality:

  • If it is an IT job, it should be displayed in both the ‘All’ section and the ‘IT’ section.
  • If it is a BPS job, it should be displayed in both the ‘All’ section and the ‘BPS’ section.

How can I achieve this?"