Hello dear Kriesi Team,
I wanted to implement a code snippet of yours but its the wrong one. https://kriesi.at/documentation/enfold/example-of-logo-left-widgets-right-menu-below/#toggle-id-2
The CSS is for the menu above not below.
Can you please look in to that?
Warm regards
Hey imc-html,
Try changing this line:
.responsive #top #header #header_main .inner-container .main_menu {
order: 1;
to this:
.responsive #top #header #header_main .inner-container .main_menu {
order: 3;
After applying the css, please clear your browser cache and check.
Best regards,
Mike