Also, how do you change the colour of the buttons like “Browse” for uploading files, the search button next to the category terms etc and also the colour of the icons on “Job Features” you have settings to change most of this on the plugin but not for this stuff?
@seanmcghee,
We apologize for the inconvenience.
Yes, it is a valid claim. We have noted down the color applying issue and will resolve it in the next release.
For the time being, please add the following CSS in your activated theme’s style.css
.sjb-page .sjb-filters.sjb-filters-v2 .btn-search {
background-color: #3c276c !important;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file div,
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file:hover div {
background-color: #3c276c !important;
}
Regarding Avatar, you are getting it from your theme. Please remove it from your theme templates.
Feel free to reach us out if you need our further assistance.
Regards,
-
This reply was modified 5 years, 4 months ago by
PressTigers.