Tagged: header image
Hi
Love the new Images with Hotspots….On that page demo how was the image taken into the header??
Thanks
Richard
Hi Richard!
Please place image with hotspots element to top of your page and then choose to display “Transparent & Glassy Header” in Layout section of your page – http://i.imgur.com/ZY8ufsH.png
Best regards,
Yigit
Hi Yigit
Works great….Thanks
Richard
Hi Yigit
Spoke too soon. Too get the same effect as your demo I have to set the header to “sticky” and “shrinking” but as soon as I do that it pushes the image out of the header?? Am I missing something?
Richard
Hi Yigit
Also….can you use a slider for the image as well??
Regards
Richard
Hi!
Can we see what you have now? The image should be pushed under the navigation when the transparent and glassy option is selected so that its on top of the image.
Best regards,
Devin
Hey!
Thank you for the update.
Can we take a look at the actual website? Try to add this on Quick CSS or custom.css:
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 0;
}
Regards,
Ismael
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_transparency #top #wrap_all #main {
padding-top: 0!important;
}
.page-id-2 .content {
padding-top: 0;
}
Cheers!
Yigit
Hi Yigit
Works a treat…thank you
regards
Richard