Title: Help Css
Last modified: March 9, 2023

---

# Help Css

 *  Resolved [biomeglio](https://wordpress.org/support/users/biomeglio/)
 * (@biomeglio)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/help-css-2/)
 * Hello
    1. I would like to change the light yellow background to another color, can you
       give me a css that does that? I can not solve and I have made many attempts.
    2. i need to have a little space from the jobs
 * thanks in advance
 * ![](https://i0.wp.com/posizioniaperte.com/wp-content/uploads/2023/03/Schermata-
   2023-03-09-alle-15.47.48.png?ssl=1)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhelp-css-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Mikey Arce](https://wordpress.org/support/users/mikeyarce/)
 * (@mikeyarce)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/help-css-2/#post-16544958)
 * Hi there!
 * Something like this should work:
 *     ```wp-block-code
       ul.job_listings li.job_listing.job_position_featured a {
         background-color: blue;
       }
       ```
   
 *  Thread Starter [biomeglio](https://wordpress.org/support/users/biomeglio/)
 * (@biomeglio)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/help-css-2/#post-16546197)
 * thanks. works but i need also for hover position, because the hover remain yellow….
 *  [mnutt (a11n)](https://wordpress.org/support/users/michaelnutt/)
 * (@michaelnutt)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/help-css-2/#post-16547743)
 * Hi [@biomeglio](https://wordpress.org/support/users/biomeglio/)
 * You would need to also add a value for the hover selector, `a:hover`, this page
   has more details on how to set that up:
 * [https://www.w3schools.com/cssref/sel_hover.php](https://www.w3schools.com/cssref/sel_hover.php)
 *  Thread Starter [biomeglio](https://wordpress.org/support/users/biomeglio/)
 * (@biomeglio)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/help-css-2/#post-16547785)
 * thanks a lot!
 *  Plugin Support [Alba](https://wordpress.org/support/users/ctdealba/)
 * (@ctdealba)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/help-css-2/#post-16550237)
 * Hi [@biomeglio](https://wordpress.org/support/users/biomeglio/)
 * It looks like you are all set now. I’m going to mark this thread as `Resolved`.
   If you still need help, definitely let us know here, and mark the thread `Unresolved`
   or feel free to open a new thread.
 * Best,
   Alba

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Help Css’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 5 replies
 * 4 participants
 * Last reply from: [Alba](https://wordpress.org/support/users/ctdealba/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/help-css-2/#post-16550237)
 * Status: resolved