Removed company logo and a blank space is left
-
I have removed the company logo from the job listings and individual posts by using this code:
.company_logo
{ display: none;
}I also removed it by changing <?php the_company_logo(); ?> in the content-job_listing.php template. My problem is that even though the logo isn’t showing anymore the space where it used to be is still there. I can’t find anywhere in frontend.css to remove it. Any help would be appreciated.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Removed company logo and a blank space is left’ is closed to new replies.