Hi there,
I am rebuilding a website.
In the documentation https://kriesi.at/documentation/enfold/example-of-logo-left-widgets-right-menu-below/
Is there a way for: Logo left, 3x widget right, menu below (left)
The default option in “header > Header layout > logo left, menu below” is already almost perfect. Just needs the 3 widgets to hold each an shortcode icon box.
Already made 3 widgets: header1, header2, header3
Hope you can help me.
Hey Ivo,
You need to register the widget areas as well, please refer to the documentation here: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Best regards,
Rikard
Hi Rikard,
I think you made a mistake. Your sollution brings up a header on top of it. Not beside.
With kind regards,
Ivo
Hi,
Please try this in Quick CSS:
#text-14 {
position: absolute;
right: 20px;
}
Best regards,
Rikard
Found it. Thanks!
Call can be closed