Home Forums Basel support forum Menu Modification

Menu Modification

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #10147

    im2shae
    Participant

    Hi guys,

    Awesome theme by the way. I got a question about the main menu. Is it possible to have the main menu like stance.com?, taking the whole width of the screen and centered? What files should be changed and what id or classes.

    Thank you

    #10150

    Artem Temos
    Keymaster

    Hello,

    Thank you for using Basel.

    You can change menu items design to be “full width” in Appearance -> Menus to make it look like your example.

    Regards

    #10155

    Naxelana
    Participant

    I don’t know how to edit the menu …
    When I look at the backoffice, none matches what is displayed.

    I want use the same menu démo

    #10160

    Naxelana
    Participant

    I managed to change the menu but in mobile version.
    The menu does not appear correctly

    #10164

    Artem Temos
    Keymaster

    Hello,

    We suggest you not use HTML blocks dropdowns for mobile menu. To do that, you need to create a separate menu in Appearance -> Menus and mark it to be viewed as a Mobile menu.

    Regards

    #10169

    Naxelana
    Participant

    How do we center the menu frame.
    Because it is not beautiful like this

    Attachments:
    You must be logged in to view attached files.
    #10173

    Artem Temos
    Keymaster

    Sorry, but it is aligned to the left of the menu item it belongs to.

    #10204

    Naxelana
    Participant

    1/I want like this (cf attachement)
    I would like the menu block to be centered at the site

    2/How to put a color background on the menu?
    I would like when we go on the menu, the heading is colored, and the colored block (cf attachement)

    Thanks !

    Attachments:
    You must be logged in to view attached files.
    #10214

    Artem Temos
    Keymaster

    1. Sorry, but it may require additional JS customization since all dropdowns may be set in different width and it can’t be solved with CSS only.

    2. Here is a code snippet to add a background

    .main-nav .menu>li >.sub-menu-dropdown {
    	background:#f0f0f0;
    }

    Regards

    #10805

    Naxelana
    Participant

    I would like the same demo, menu large ?
    Could you tell me if it’s possible ?

    Attachments:
    You must be logged in to view attached files.
    #10809

    Artem Temos
    Keymaster

    Hi,

    Here is a detailed instruction on another topic that should help you create a mega menu dropdown http://xtemos.com/forums/topic/how-to-set-menu-to-megamenu-like-your-demo-pages/#post-2607

Tagged: , , ,

Viewing 11 posts - 1 through 11 (of 11 total)