1. modiglianibasket
  2. Commercial Templates
  3. Friday, 24 March 2017
  4.  Subscribe via email
Dear All.

I would like to change the box's size of the horizontal submenu. I'm using the "Nadia Template".
Please see the attached image.
Could you advise me what to write in the CSS custom box?
Thanks so much!

Best regards!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...

.hornav li ul, .hornav li ul li ul {
min-width: 300px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran.

I got your advise, I tried the code. Unfortunatly even if the single menu size is smaller, the submenu moves away from the other menu on its left.
See image "170px.png" attached. Is it possibile to reach the same risult of the 170px case, but with a slight overlapping of the menus?
For best understanding please refer to cutted.png image.
Alternately, the best thing would be to bring near the items of the top menu. See image top-menu.png.

For your help, this is the URL: http://www.modiglianibasket.it

Best regards.

Rita
Attachments (4)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Rita

To adjust the left position of your sub sub menu items try adding the following to the Custom CSS field of your templates parameters (edit to taste - default 230px)...

.hornav li ul li ul {
left: 180px;
}


To move the parent menu items closer to your logo you can also add the following (edit 100px to taste)...

.hornav {
box-sizing: border-box;
padding: 0 100px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Now it's OK.

Thanks so much!
Rita
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • 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