Top Bar Background Image
Hi,
Is it possible to add a background image to the top bar only and not the entire header? I'm using the stack left header but also using Uber Menu which doesn't expand full width, so I've got a gradient image to match but I can't seem to get it working by editing the custom CSS. Here's a screenshot: http://screencast.com/t/M89UEJwe
This is the code I've tried:
#Header .top_bar_left, .header-classic #Top_bar, .header-stack #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu {
background-image: url ("');
background-repeat: repeat-y;
}
Is this possible? Thanks.
Comments
background image can be added for entire header only because this is how this header has been created. But you can also try to use below css and this will allow you to add background for section where just logo is: