Dear Be-Theme Team
Since the sidebar covers all of the background, I want to use a background-picture for the Sidebar (like you do for "normal" pages). How can I manage that? Options like "parrallax" or repeat would also be nice if possible.
Kind regards
Simon
Comments
the background will take only this much space, not the whole right side.
[Links visible only for registered users]
Do you want css to put an image there?
thanks
Thanks for the response.
No, actually I want to cover the whole "grey" background that appeared since I activated sidebar for the site.I want a Background that is as wide as the slider above.
.sidebar .widget-area::before {background:blue !important;
}
Thanks! We're getting in the right direction. Now is half of the background covered, how can i change the rest? (see here: [Links visible only for registered users])
[Links visible only for registered users]
.sidebar aside h3, .sidebar aside p, .sidebar aside a {color:white !important;
}