Title: Keep shadow effect with background
Last modified: August 22, 2016

---

# Keep shadow effect with background

 *  Resolved [bankaiii](https://wordpress.org/support/users/bankaiii/)
 * (@bankaiii)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/keep-shadow-effect-with-background/)
 * Hi Richie,
 * How to keep the shadow effect with the background image ?
 * And in option,
 * How to have “news ticker” in top bar ?
    I dont use search field in this area 
   and I would like put new highlight post (from a specific category) there.
 * Thanks

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

 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/keep-shadow-effect-with-background/#post-5572932)
 * [@shadow](https://wordpress.org/support/users/shadow/)
    can’t, its hidden if 
   bg image saved.
 * > How to have “news ticker” in top bar ?
   >  I dont use search field in this area
   > and I would like put new highlight post (from a specific category) there.
 * this is more like a customize question which the theme did not have.
 *  Thread Starter [bankaiii](https://wordpress.org/support/users/bankaiii/)
 * (@bankaiii)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/keep-shadow-effect-with-background/#post-5572935)
 * There is no tricks to get shadow effect in same time with backgroung image ?
 * Best regards
    Bankaiii
 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/keep-shadow-effect-with-background/#post-5573003)
 * maybe add this to theme option->custom css
 * #top-navigation { z-index: 999; }
 *  [dubaiprogramok](https://wordpress.org/support/users/dubaiprogramok/)
 * (@dubaiprogramok)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/keep-shadow-effect-with-background/#post-5573010)
 * Hi,
 * if you don’t need the header part, just the top-nav menu then I have a workaround
   for your problem, as you can see on my site:
    [Dubai Programok](http://dubaiprogramok.environtech.eu)
 * You should change the header height to a thin line or even nothing and voilá 
   you can save the shadow effect over the background image
 * I put the following into my custom CSS for this to achieve:
 * #header .header-inner {
    float: left; transparent: true; padding: 0; width: 100%;
   background-color: transparent; clear: both; height: 2px; }
 * Best regards

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

The topic ‘Keep shadow effect with background’ is closed to new replies.

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

 * 4 replies
 * 3 participants
 * Last reply from: [dubaiprogramok](https://wordpress.org/support/users/dubaiprogramok/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/keep-shadow-effect-with-background/#post-5573010)
 * Status: resolved