Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1064442
    Gee R
    Participant

    Hello,

    Following on from this thread, I need to implement more changes to UberMenu, but am clueless on how to proceed:

    1) The dropdown needs to be the full-width of the container (for the largest viewport size).
    2) Submenus design needs to be as per attached screenshot.

    Thanks in advance.

    #1064592
    Christopher
    Moderator

    Hi there,

    #1 Please navigate to Customize -> Ubermenu -> Menu bar and change ‘Menu Bar Alignment’ to full width.

    #2 Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks.

    #1064871
    Gee R
    Participant

    Hi,

    1) I’ve done that. but now the UberMenu is no longer aligned with the logo.
    2) Please take a look at the screenshot that I attached in my earlier post. I’m looking for a 3 menu items taking up 2/3rds of the menu, aligned horizontally. The final third is to feature 3 to 4 menu items arranged vertically.

    Thanks.

    #1064981
    Rupok
    Member

    Hi there,

    I tried to login with the credentials provided on other thread but seems you have changed that. We need to check the site for further help.

    Cheers!

    #1065346
    Gee R
    Participant

    I’ve just tried logging-in with the previous creds given to you, and it works fine.

    #1065883
    Lely
    Moderator

    Hi Gee,

    To make it aligned with the logo, please add this custom CSS:

    @media screen and (min-width: 960px){
    .ubermenu-responsive-default.ubermenu {
        position: relative;
        top: -43px;
    }
    }

    Please check this documentation for some guidance to achieve submenu layout:

    Mega Submenu Layouts


    http://wpmegamenu.com/demo/submenu_layout.html

    Hope this helps.

    #1066444
    Gee R
    Participant

    1) Thanks – that addresses the menu height issue. However the height of the overall menubar is now too high. How do I reduce it?

    2) The reason of my original request was that I cannot work out how to change the layout of the submenus. I’ve been trying for weeks to do this, without any luck. I’m happy to pay for someone to help me do this.

    Please help.

    #1066549
    Lely
    Moderator

    Hello Gee,

    1.) You may also add this:

    .x-navbar-inner {
        height: 75px;
    }

    2.) For customization needs, please check this link:https://theme.co/x/member/custom-development/

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1064442 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>