PS: coming back to your initial Question insert only for pages/post that have transparency headers…
i do not know if there is a conditional for that action hook that could be used to avoid the insertion.
But on html there is a class : html_header_transparency and html_header_glassy for those pages – so you can insert that banner on all pages and set the display to none if these classes are not there!
f.e.:
html:not(.html_header_transparency) #banner {
display: none
}
Guenni thanks a lot for all your hard work to resolve this. The last code for boxed layout worked perfectly with all the css styling. Now I have exactly what I wanted to achieve :) Thanks once again. Feel free to close this thread.
Hi,
Glad Guenni007 could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike