Hi There – I want to know if this is possible to achieve and how to do it:
I want the header with menu displayed below the fullscreen layerslider, with the logo centered and overlapping the layerslider (transparent .PNG logo). Here is a screenshot of the example: http://pbrd.co/1mOw5WX
Alternatively, the header on top but also centered and overlapping the layerslider (transparent .PNG logo). Here is a screenshot of the example: http://pbrd.co/1mOwfO1
In both options the menu is centered around the logo
Questions:
– Is this possible?
– Code needed to change it
– How would this affect display across browsers, tablets and phones? (if possible can the responsive version remain the same as it would show for the standard headers / logo layout)
Thanks very much for the help!
Hi anton123!
It is probably doable but its far far beyond what we can assist with via support. That kind of customization is best done via a child theme and a custom header.php file to overwrite the parent.
Cheers!
Devin
Thanks Devin,
What about this option then: http://pbrd.co/1mFAd8J – the header below layerslider with logo overlapping
or the same but header on top: http://pbrd.co/1mFAk4m
Or lastly if overlapping the logo is really such a problem, then just the whole header with normal logo below the layerslider: http://pbrd.co/19TVTO0
Thanks for the help – the reason for the above ideas is really just to try and mix it up a bit as the standard layout is getting a bit old – you know what I mean…….
As I said they are doable its just beyond the scope of what support covers. I’ve done customization somewhat similar to that for clients and especially for just the home page you can target all the changes through css and using #top.home as the first selector to limit everything just to the home page.