Hello creoadmin,
For removing job posted date, customize the following templates.
For grid view:
simple-job-board/templates/listing/grid-view/posted-date.php
For single job post:
simple-job-board/templates/single-jobpost/job-meta/job-posted-date.php
Note: Please use the SJB templating feature to prevent the changes lost on plugin update. For templating, visit the other notes section.
Thank you for writing to us. Let us know if we can assist you further.
Regards,
PressTigers
-
This reply was modified 9 years, 4 months ago by
PressTigers.
Hello creoadmin,
To increase company logo size, please change the height and width parameters.
Currently, these styles are applied on logo
.sjb-page img {
height: auto;
max-width: 100%;
}
Override these styles in your activated theme’s styles.css & change these according to your requirements.
Thanks & Regards,
PressTigers