Title: Responsiveboat background image brightness
Last modified: August 30, 2016

---

# Responsiveboat background image brightness

 *  Resolved [Linelarsen](https://wordpress.org/support/users/linelarsen/)
 * (@linelarsen)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/responsiveboat-background-image-brightness/)
 * Hi everyone,
 * Im trying to workout how I can change the brightness of the grey colour that 
   overshadows my background image in the theme ‘responsiveboat’.
 * Please help.
 * Line

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

 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/responsiveboat-background-image-brightness/#post-6700764)
 * Please post the url to your site.
 *  Thread Starter [Linelarsen](https://wordpress.org/support/users/linelarsen/)
 * (@linelarsen)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/responsiveboat-background-image-brightness/#post-6700785)
 * Here you go…
 * [http://linelarsenmakeup.com](http://linelarsenmakeup.com)
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/responsiveboat-background-image-brightness/#post-6700787)
 * Do you mean the menu bar right at the top? Try this in your custom css:
 *     ```
       .navbar.navbar-black {background: rgba(180,180,180,0.2)}
       ```
   
 * The 180 values can be be between 0 (black) and 255 (white), and the 0.2 is the
   opacity which can be up to 1.0 (no opacity). Adjust to taste.
 * If you mean the “Who is Line” bit, use:
 *     ```
       .about-us {background: rgba(100, 100, 100, 0.95) !important}
       ```
   
 * If your theme does not have a setting where you can enter custom css, you can
   use a plugin like this one:
    [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 *  Thread Starter [Linelarsen](https://wordpress.org/support/users/linelarsen/)
 * (@linelarsen)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/responsiveboat-background-image-brightness/#post-6700802)
 * Thanks… I got custom css to do the job!

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

The topic ‘Responsiveboat background image brightness’ is closed to new replies.

## Tags

 * ["background-image"](https://wordpress.org/support/topic-tag/background-image/)
 * [responsiveboat](https://wordpress.org/support/topic-tag/responsiveboat/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [Linelarsen](https://wordpress.org/support/users/linelarsen/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/responsiveboat-background-image-brightness/#post-6700802)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
