Hello,
I need help with menu panel arrangement on the website. Logo should be on the left, but menu should be on the right and BELOW.
Please advise.
Thank you in advance!
Victoria,
Thank you, but it’s not what I asked. I know there are presets. I need the menu to be below and on the right side (not on the left).
Hi gubano,
Thank you. This option does not seem feasible.
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Please follow the link below.
Thank you for your help!
Hi,
We would like to apologize for the late response. The login token has expired, so we can’t access the site but there is an easy solution for your request. All you need to do is set the “Menu and Logo Position” to “Logo left, menu below” and then add this css code to adjust the position of the menu container.
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu>div, .html_header_top.html_bottom_nav_header header_main_alternate .main_menu ul:first-child {
width: auto;
float: right;
}
Best regards,
Ismael