Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
ul.job_listings li.job_listing a img.company_logo {
display: none !important;
}
ul.job_listings li.job_listing a div.position {
padding-left: 0px !important;
}
Hi ThemeNectar,
Is there a way to adjust the font size under the career screen? https://www.jsc-corp.com/career/
Best regards,
Edmerce
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Hey Tahir,
Okay, other than that, how to remove the empty photo column that appears at the job listing?
Regards,
Edmerce
Can you provide a screenshot of which element you are referring to and how can i recreate it.
Thanks
ThemeNectar Support Team
Hi Tahir,
Please refer to the attached screenshot, is there a way to remove or hide the empty photo column?
Regards,
Edmerce
Hey Again, Hope you had a Positive Weekend,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team