Hi @mindylll,
Thanks for writing to us.
Please add the following code in the style.css file of your activated theme and hopefully, this will resolve your issue.
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value p {
margin-left: 0px;
}
Feel free to reach out for further assistance.
Regards,
I added the code, but it did not work. I just wanted to make sure we are talking about the same thing. The following job category is what is splitting into two lines:
Biology / Regulatory Permitting
Actually, how can I delete that section entirely?
Hi @mindylll,
Please use the following code and check if the issue is fixed.
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value p {
margin-left: 0px !important;
}
Furthermore, to remove this section, please uncheck the selected category from the job.
Feel free to reach out for further assistance.
Regards,
Hi @mindylll,
We are glad to know that the issue has been resolved. We are marking this thread as resolved now.
Feel free to initiate a new thread for further queries.
Regards,