Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ryan C.

    (@ryancowles)

    Hi there! The styling of elements on your page is determined by your theme. So, the CSS that Adam provided in the other thread might need to be adjusted to work with your theme.

    Could you provide me with a link to your site? Then I’d be happy to take a look and see if I can help out!

    Thread Starter Mike

    (@mike-nl)

    Hi Ryan,
    I managed to get it done.
    This plugin rocks!
    Thanks

    Frontend.css:

    .rp4wp-related-job_listing>ul li.job_listing.job_position_featured a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a,ul.job_listings li.job_listing.job_position_featured a,ul.job_listings li.no_job_listings_found.job_position_featured a {
    background:#4285f4
    }
    .rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:hover,ul.job_listings li.job_listing.job_position_featured a:focus,ul.job_listings li.job_listing.job_position_featured a:hover,ul.job_listings li.no_job_listings_found.job_position_featured a:focus,ul.job_listings li.no_job_listings_found.job_position_featured a:hover {
    background-color:#4285f4
    }

    Plugin Contributor Ryan C.

    (@ryancowles)

    Thanks for the update – I’m glad you were able to find a solution!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing the featured job colors’ is closed to new replies.