Hi,
So I’ve created a header sidebar, following the documentation at https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area, but I was wondering if it is possible to hook this sidebar between the header and the #main div?
I have a stretched layout with a max container width of 1310px. I would like the header background to be blue (full width) and the sidebar background to be white (full width). Since the hook ‘ava_after_main_menu’ includes the sidebar into the header container, it has a max-width of 1310px and it is not fully stretched.
I did find this example: https://kriesi.at/documentation/enfold/example-of-full-width-text-scroller-below-logo-and-menu/, but here the header container does not seem to have a max-width.
Anyone can help?
Thank you in advance.
Hey wzshop,
Sorry for the late reply, in your link to the example while there is not a “max-width” the header width is still 100%
So if this is the setup you like but are having issues with it please link so we can see and perhaps adjust with css.
Otherwise, some other hooks you can try are:
ava_after_main_title
ava_after_main_container
ava_main_header
Best regards,
Mike