Hi All,
I am trying to override a table attribute for an extension called Joom Career. On the pages with individual jobs it has a side table that contains the spec for that particular job. The descriptions in each case should be in bold but the TT CSS is not allowing it.
I have tried the following suggested by Joom Career but with no joy.
.jc_jobdetails_label {
font-weight: bold;
}
Anyone have any ideas as how to remedy please?