Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1064239

    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!

    #1065452

    Hey gubano,

    Please change to the “logo left, menu below” option and we’ll help you to adjust it further
    Image 2019-02-11 at 15.29.41.png

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1070134

    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).

    #1070979

    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

    #1071047

    Please follow the link below.

    Thank you for your help!

    #1072293

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.