Split menu - remove arrow on last level
- paparacing
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
11 years 9 months ago #12020
by paparacing
Split menu - remove arrow on last level was created by paparacing
Hello, first of all, congrats with your excellent extension, works great.
I only have one question: I'm using a split menu, Main Menu is working with MCK till level 3 as a horizontal menu, from level 3 on the menu shows in vertical menu.
But, when I open the MCK menu, it still shows an arrow to the lower level, but, off course it doesn't show the rest of the menu in MCK. How can I get rid of that arrow ? (see image)
Many thanks in advance & keep up the good work !
I only have one question: I'm using a split menu, Main Menu is working with MCK till level 3 as a horizontal menu, from level 3 on the menu shows in vertical menu.
But, when I open the MCK menu, it still shows an arrow to the lower level, but, off course it doesn't show the rest of the menu in MCK. How can I get rid of that arrow ? (see image)
Many thanks in advance & keep up the good work !
Please Log in or Create an account to join the conversation.
11 years 9 months ago #12024
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Split menu - remove arrow on last level
Hi
thank you
give me your url to see the issue
CEd
thank you

give me your url to see the issue
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- paparacing
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
11 years 9 months ago - 11 years 9 months ago #12027
by paparacing
Replied by paparacing on topic Split menu - remove arrow on last level
You can go to :
racing2013.rillaerts.info/
Go to: Club --> Historiek --> De Voorzitters. If you click on the last one, you'll see that the lower levels appear in a separate menu on the right, but an arrow shows on 'De Voorzitters', it shouldn't be there, doesn't look nice.
Regards, Christophe
PS: site is under development and will move to it's proper location after development.
Go to: Club --> Historiek --> De Voorzitters. If you click on the last one, you'll see that the lower levels appear in a separate menu on the right, but an arrow shows on 'De Voorzitters', it shouldn't be there, doesn't look nice.
Regards, Christophe
PS: site is under development and will move to it's proper location after development.
Last edit: 11 years 9 months ago by paparacing.
Please Log in or Create an account to join the conversation.
11 years 9 months ago #12030
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Split menu - remove arrow on last level
ok, try to add this code into a css file
Code:
div#maximenuck ul.maximenuck li.maximenuck ul.maximenuck2 li.maximenuck.level2 li.parent > a {
background: none !important;
}
Joomlack Webmaster and Developer
The following user(s) said Thank You: paparacing
Please Log in or Create an account to join the conversation.
- paparacing
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
11 years 9 months ago - 11 years 9 months ago #12149
by paparacing
Replied by paparacing on topic Split menu - remove arrow on last level
great, this works. Thanks.
Last edit: 11 years 9 months ago by paparacing.
Please Log in or Create an account to join the conversation.
Time to create page: 0.227 seconds