Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • cnventures Friend
    #758443

    Hi,

    As you can see on the main menu of our website we have the logo and 7 menu items: Inicio, La Selectividad, Ex?menes, … Carreras y Universidades.

    We got some questions regarding this menu:

    – Is it possible to remove the ‘Inicio’ item (‘Home’, in english)? It is set by default and as the logo does the same function (linking to the homepage) and we need some more horizontal space it would be nice to remove it.

    – The ‘Carreras y Universidades’ menu item has a submenu displaying some articles with no parent item, and other articles that have as parent item ‘Carreras destacadas’. To give a more organized look, we’d like to display the articles with no parent item in one column and the others (the ones under ‘Carreras y Universidades’) in the other column. How can we do that?

    – Is it possible to remove the link from menus items and use them only as “separators”? For instance, on the submenu of the menu item ‘La Selectividad’, we’d like that “Informaci?n general’ and ‘La Selectividad’ had no link, they were not clickable.

    – In the demo version of JA ELASTICA the right part of the top menu of the website displays social buttons and a search box. As you can see we removed these two modules from our website intending to give more horizontal space to the main menu, but no more space was assigned to the main menu. How could we do that?

    Thanks in advance,

    Tomas

    Adam M Moderator
    #758679

    Hi @cnventures,

    1. No, unless you set other menu item as default page.

    2. Please provide a temporary admin account via private reply so I can have a look at your setting and menu structure first.

    3. Please navigate to admin >>> Menus >>> Main Menu >>> edit the menu item you want to disable click >>> switch to tab Parameters (JA Extended) >>> in Additional class >>> type in " nolink" (1 space before class name and without double quote) Open file /templates/ja_elastica/css/template.css then add this code :
    .ja-megamenu ul.level1 li.mega a.nolink {
         cursor: default;
         pointer-events: none;
    }
    1. I didn’t see any problem with the spacing as the menu item Carreras y Universidades text is too long, therefore it stay in a new line. If you want to adjust the menu, I can guide you to reduce the font size of logo, menu item a little bit so they fit this block instead.
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Adam M 8 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum