Viewing 1 replies (of 1 total)
  • you can add custom CSS to change logo size

    .job-list .company_logo {
    height: 90px !important;
    width: 90px !important;
    }

    .job-single .single-job-sidebar .section .side-meta.company_name img {
    width: 90px !important;
    }

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Logo Sizes’ is closed to new replies.