Viewing 2 reply threads
You must be logged in to reply to this topic.
Greetings, great theme! I’m using Tower / Construction / Full width.
I’d like to add a background image to my current configuration. I don’t want to change the ‘Header Style’ to simple. I simply want to add a background image in the header.
I’ve tried to add a header in both the ‘Page Header Options’ by overwrite, I tried in the ‘Header Image’ setting and I tried in the ‘Header Options’ setting and am unable to get this to work.
Is there a CSS code snipet you can send so I can add a bg image?
Thanks,
ModernPRO LLC from California
Fixed it!
To add a background image to your HEADER, add the following CSS code snipet to your custom CSS code:
1) Goto Tower > General Options
2) Scroll down to ‘Custom CSS Code’ (the black box)
3) copy/paste the following, and replace the URL with your image:
header {
background-image: url(“https://www.whatever.com/your-image.jpg”);
}
Please close the ticket. again, awesome theme!
Best,
ModernPRO LLC
Hello,
Glad to know you sorted it out. Thanks for sharing.
Best regards!
You must be logged in to reply to this topic.