Hide a menu item using Maximenu
9 years 9 months ago #25489
by wish2
Hide a menu item using Maximenu was created by wish2
Hi Ced
Hope you are well. I'm using Maximenu and Template Creator. Maximenu is using a blank menu theme. Is there a way I can hide the home item link and simply rely on the logo as the home link? I'd be very grateful for your advice.
Hope you are well. I'm using Maximenu and Template Creator. Maximenu is using a blank menu theme. Is there a way I can hide the home item link and simply rely on the logo as the home link? I'd be very grateful for your advice.
Please Log in or Create an account to join the conversation.
9 years 9 months ago #25495
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Hide a menu item using Maximenu
Hi
you can do what you want using the CSS with a display:none
CEd
you can do what you want using the CSS with a display:none
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 9 months ago #25499
by wish2
Replied by wish2 on topic Hide a menu item using Maximenu
Hi, thanks for the quick reply but unfortunately I don't understand. How would I use that? Is it something that I paste into the "Home" link using Maximenu?
Please Log in or Create an account to join the conversation.
9 years 9 months ago #25507
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Hide a menu item using Maximenu
no this is something to write in the css of the theme or in the template.give me your url to check
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 8 months ago #25554
by wish2
Replied by wish2 on topic Hide a menu item using Maximenu
Hello again, thanks for the help. The URL is
wishdesign.uk/plastic/
Please Log in or Create an account to join the conversation.
9 years 8 months ago #25557
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Hide a menu item using Maximenu
try this in a css file
Code:
li.maximenuck.item101 { display: none !important; }
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.213 seconds