1. antonietta
  2. Commercial Templates
  3. Friday, 29 March 2019
  4.  Subscribe via email
Hi Ciaran,

I have to add some menu items in the Main Menu. I don't have enough space.
I ask you where may I add new menu items?
I thought of a vertical menu on the right, but it's not nice to see.
So I thought of a second menu placed under the slide show (see attachment).
But if you see my web site: https://bit.ly/2Ws1jtS
you'll see an ugly vertical menu on the left side with 3 links.

How can I solve the problem?

Thank you very much.
Kind regards
Antonietta
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Antonietta,

I saw your post and it reminded me of one of my customers asking for a second menu.

I used this (free) menu module, there are settings so that you can change the styling and layout to match your site.
https://extensions.joomla.org/extension/ari-ext-menu/

Perhaps it would be of use to you until you get another reply.

Suzanne
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Antonietta

Alternatively you can also style all menus in the top-1 module position to appear horizontally. To do so try adding the following to the Custom CSS field of your template settings...

.top-1 .menu {
display: flex;
background-color: rgba(0,0,0,.15);
}
.top-1 .menu li {
border-right: 1px solid rgba(255,255,255,.1);
padding: 0 20px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

thank you very much for your reply.
Now the second menu is horizontal now.

I would like to know:

- how can I increase the height of this second menu up to 60 px and keep the links centered vertically;

- how can I place this second menu just below the slide show.

The module of the second menu is placed above the "Sentence of the month" module,
but appears below in the front end. I do not understand why.
See the attachments.

Thank you very much.
Kind regards
Antonietta.


prova01.jpg
prova02.jpg
Attachments (2)
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To amend replace your CSS with the following (edit to taste)..

.top-1 .menu {
display: flex;
background-color: rgba(0,0,0,.15);
justify-content: center;
}
.top-1 .menu li {
border-right: 1px solid rgba(255,255,255,.1);
padding: 9px 24px;
}
.top-1 .menu li:first-of-type {
border-left: 1px solid rgba(255,255,255,.1);
}


2. Try opening the top module (Frase del mese) settings and select the last item in the Ordering dropdown.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
everything is working very well.
Thank you very much!!!
Regards
Antonietta
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for asking Antonietta, and Ciaran for the turtorial,

I look forward to using this method next time I need a second menu :)

Suzanne
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
I saw the web page layout by mobile with Google Chrome. The result is not the best because the second menu isn't responsive.
I don't know what'd happen if I added other menu items.
See the attachment.

Is it possible to improve it in your opinion?

Thank you very much.
A nice evening
Antonietta

cattura smartphone.png
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Antonietta

To amend you can try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (max-width: 767px) {
.top-1 .menu {
flex-direction: column;
text-align: center;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you very much for your reply.
Now it's responsive.
I ask for you a thing: would it also be possible to add the three menu items (Archivio Nomi, Archivio ricette e Archivio superstizioni)
to the MOBILE Main Menu or is it too much difficult?

A nice day.
Antonietta
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Antonietta

The only option would be to add the items to the main top menu. We can then supply with the required CSS to hide them on desktop.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you very much for your kind reply.
I think about it and then I let you know.
A nice day
Antonietta
  1. more than a month ago
  2. Commercial Templates
  3. # 11
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok