Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Change header background
bsssrl
February 2018
edited February 2018
in
Theme support
I'm using "Creative: always open" as header. Changing background image has no effect.
Comments
Bryan
February 2018
Hi,
it will not, please send us a link to your page. You will need custom css to set a background.
thanks
bsssrl
February 2018
It doesn't make any sense to me, if I set from theme options an header background I expect to see it in front office.
Here is the header configuration in backoffice:
http://salesianiragusa.it/configurationsalesiani.png
Here is the result in frontoffice:
http://salesianiragusa.it/sidebarsalesiani.png
Maybe it's not the right place to configure this feature or I miss something.
Bryan
February 2018
You do not understand it correctly, the header is much more than just the menu and logo, it is a bigger space for which you can set a background, it will not work for the side menu.
This is the css to change the background:
#Header_creative { background-image: url("url_to_image") !important; }
thanks
Sign In
or
Register
to comment.
Comments
it will not, please send us a link to your page. You will need custom css to set a background.
thanks
This is the css to change the background: thanks