1. competaweb
  2. Commercial Templates
  3. Wednesday, 19 December 2018
  4.  Subscribe via email
Hi,
I am trying to add 3 columns to a drop down menu and have added ' columns-3' to the main menu item (the text separator) which has the sub-items. However, only one column still appears.

I have tried some solutions proposed in other similar questions but without success.

I send access to administrator section. Better if you see and repair?. Thanks

http://casarobleholidays.com/admnistrator
user: removed
passw: removed
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

By default this feature is not available with our Boutique template however can be easily added by adding the following to the Custom CSS field of your template settings...

.hornav .columns-2 + ul {
-moz-column-count: 2;
-moz-column-gap: 0;
-webkit-column-count: 2;
-webkit-column-gap: 0;
column-count: 2;
column-gap: 0;
width: 420px;
}
.hornav .columns-3 + ul {
-moz-column-count: 3;
-moz-column-gap: 0;
-webkit-column-count: 3;
-webkit-column-gap: 0;
column-count: 3;
column-gap: 0;
width: 630px;
}
.hornav .columns-4 + ul {
-moz-column-count: 4;
-moz-column-gap: 0;
-webkit-column-count: 4;
-webkit-column-gap: 0;
column-count: 4;
column-gap: 0;
width: 840px;
}


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

I try this before, but is not ok
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran...

I paste the code in css custom and continue with only 1 column

(sorry for my english)
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Have you also followed what is detailed in the following article?... https://joomla51.com/tutorials/template-extras/creating-multi-column-dropdown-menus

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Yes, Ciaran, i did..... but dont work
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Strangely I don't see the columns-3 class anywhere in your source which implies that it may have been added to the wrong field. Could you double check this?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
I think is correct
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

It does appear to be correct. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • 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.