I had used newspaper theme for my website and i had used Style 3 Multipurpose In Header and now i want to use an image instead of colour background in header. Can you please help me that from where i can use image in header as backhround
Hello Anujsharma768,
If you want to add such a background to your header section, notice that you can do this from Theme panel, from here -> https://www.screencast.com/t/ki62DPWPCS1G
Thanks for your understanding!
Hi there,
I too am having an issue.
I have followed your instructions, however the header image is not showing up. It is remaining a white background.
http://ucym.in
-
This reply was modified 8 years by
dumagroup.
Hello dumagroup,
Ensure that you have correctly setup the header background from here -> https://www.screencast.com/t/OxN2US6H4RLd If the problem is still there, please provide more details so I will be able to provide a more accurate response.
Thanks for the message!
Hi Catalin,
thank you for you response. Yes I have correctly setup the header background as you can see here:
https://snag.gy/yzWkMB.jpg
However it is still coming up as a blank header.
I am using Style 3 Multipurpose In Header
Hi,
Sorry for the misunderstanding. The multi-purpose header styles have a small issue when setting a background image or color. This is present on our list and it will be fixed.
In the mean time enter this code in the Theme panel->Custom CSS section after you set a background image for the header
.td-header-background-image .td-container-wrap {
background-color: transparent;
}
You can use the background parameters to adjust the image
– https://www.screencast.com/t/Rmxpoqy11
Thanks