Remove company logo
-
Hi Mike,
I’d like to remove the company logo entirely from the WP Job Manager. Here is what I’ve tried:
1. I copied the content-single-job_listing-company.php file to wp-content/themes/mytheme and erased the contents of the file. I found this on a previous post, maybe I did it wrong? (https://ww.wp.xz.cn/support/topic/remove-default-company-logo)
2. I tried this CSS snippet:
`.company_logo {
display:none;
}`3. I also tried another CSS snippet:
`.single_job_listing .company {
display:none;
}’my site is http://www.fullyremotejobs.com
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Remove company logo’ is closed to new replies.