Title: Fully opaque meta
Last modified: August 21, 2016

---

# Fully opaque meta

 *  Resolved [antsson](https://wordpress.org/support/users/antsson/)
 * (@antsson)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fully-opaque-meta/)
 * Hi. I want my header to be fully opaque meta but not the circles. How can I do
   that? thanks

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

 *  Thread Starter [antsson](https://wordpress.org/support/users/antsson/)
 * (@antsson)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fully-opaque-meta/#post-4555904)
 * I want the header picture to be solid not transparent.
 * But not the circles.
 *  [batharoy](https://wordpress.org/support/users/batharoy/)
 * (@batharoy)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fully-opaque-meta/#post-4555931)
 * Add to a [child-theme](http://codex.wordpress.org/Child_Themes) or custom css
   plugin, if your theme doesn’t already allow custom css.
 *     ```
       .site-header {
       opacity: 1;
       }
       ```
   
 *  Thread Starter [antsson](https://wordpress.org/support/users/antsson/)
 * (@antsson)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fully-opaque-meta/#post-4556019)
 * thanks 🙂

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

The topic ‘Fully opaque meta’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/spun/2.0.2/screenshot.png)
 * Spun
 * [Support Threads](https://wordpress.org/support/theme/spun/)
 * [Active Topics](https://wordpress.org/support/theme/spun/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/spun/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/spun/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [antsson](https://wordpress.org/support/users/antsson/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/fully-opaque-meta/#post-4556019)
 * Status: resolved