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
Add background image to sticky header
jamesatherton
October 2019
in
Theme support
How do I add a background image to the sticky header?
Comments
Pablo
October 2019
Hello,
The only way to add the background image for sticky header is using the custom css code.
Do you need further help with it?
Thanks
jamesatherton
October 2019
If you can just tell me the custom css code then I should be able to add it to the custom css section.
Regards,
Michael
Bryan
October 2019
Hey Michael,
this css should work for you:
#Top_bar.is-sticky { background: url(url_to_your_image_goes_here); }
Ofcourse you also need to specify the background size, position, repeat etc. Read this:
https://www.w3schools.com/cssref/pr_background-image.asp
thanks
Sign In
or
Register
to comment.
Comments