• Resolved seanmcghee

    (@seanmcghee)


    Hey there, When on the job post it shows an avatar and the name of the person who posted the job followed by social links like Facebook, Twitter etc how would I remove this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter seanmcghee

    (@seanmcghee)

    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?

    Plugin Author PressTigers

    (@presstigers)

    @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.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Customization’ is closed to new replies.