Hi,
Is it possible that for a specific page (which is my homepage), the header will not be a small fixed header (whereas for the other pages it will), and, that the background for that header will be transparent and be part of the slider?
What I’m basically asking if I can implement in the homepage something similar to this:
http://www.datadrivenlondon.com/
Hi erantdo!
Yes, it is possible but it’ll take a bit of work to achieve. What you would need to do is either use conditional logic to check if the user is on the homepage and if so set the menu variable to X (your choice) and if not on the home page then set it to Y (the default).
You could also have a different header.php file where the one used on the home page had the menu container hard coded in or the variable hard coded and the rest of the site used the regular header.php.
Neither solution is within what we can do via support however but a freelance developer should be able to do it within a couple of hours.
Regards,
Devin
Thank you very much