Change photo menu on the left of template "book"
Hello to all,
I purchased this template: http://themes.muffingroup.com/be/book/ and I can not understand how I can replace this image you see in the screenshot http://prntscr.com/k2jl5m.
Thank you very much
Alessandro
Comments
#Header_creative {box-shadow: 0 0 0 0; }
@media only screen and (min-width: 1240px) {
#Header_creative {background-image: url (https://www.elysafazzino.com/wp-content/uploads/2014/10/home_book_menu_bg.jpg
); background-repeat: no-repeat; background-position: top center; width: 300px; }
#menu {background: none! important; }
#Top_bar .menu> li> a span: not (.description) {padding: 5px 0px 5px 70px; text-align: left; }
}
@media only screen and (max-width: 1239px) {
#Header_creative #Top_bar #logo img {max-height: 41px}
#Header_creative #Top_bar #logo {padding: 0 0 10px; }
}
@media only screen and (max-width: 767px) {
#Top_bar #logo img {vertical-align: inherit; }
}