Tagged: mega menu
-
AuthorPosts
-
September 8, 2017 at 2:09 pm #849590
Hello…
Please tell me how to remove the title of the column in the mega menu? I add the dash, but it does not work … I deleted the theme, the menu was deleted, everything was installed again, but still it does not work ….I’ll try to explain it better with the help of screenshots …
https://drive.google.com/open?id=0B1o6CO0fgj9xaW1PaWZMMl8zV1E
https://drive.google.com/open?id=0B1o6CO0fgj9xZDVvLWplX1IyUFE
https://drive.google.com/open?id=0B1o6CO0fgj9xV0FJdjc3aVlKM1E
https://drive.google.com/open?id=0B1o6CO0fgj9xVFpxdGZJQUswdlUSeptember 8, 2017 at 10:45 pm #849747Hey Konstantin,
Perhaps you can hide it on the front-end via css. Please provide a link to the site in question so we can look into this further.
Best regards,
Jordan ShannonSeptember 9, 2017 at 4:26 pm #849961link: https://www.ulovanet.ru/
If you tell me how to delete the headers in the mega menu with the help of CSN – it will be just super! The main thing is that it did not harm the mobile version of the site
September 10, 2017 at 6:28 am #850045Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.mega_menu_title { display:none !important; }
Best regards,
RikardSeptember 10, 2017 at 8:26 am #850061Thank you for your prompt response! Everything works great!
September 10, 2017 at 9:22 am #850081Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 3, 2018 at 10:12 am #980479HI,
I also want to hide a title in my menu. But only one of them.
How can I do that?Thanks
July 3, 2018 at 6:01 pm #980659Hey seykom,
Please provide a link to the site/page in question, as well as which title you want to hide.
Best regards,
Jordan ShannonJuly 4, 2018 at 9:17 am #981015Hi,
it´s about teh site in private content.
It´s the 9th title, next to the language. At the moment I put in a dot as element that´s almost not visible. But just only “almost”.
There should be no title in the German and English menu.Thanks
July 4, 2018 at 2:04 pm #981200Hi,
Please try this in Quick CSS:
#menu-item-2319, #menu-item-2327 { display:none; }
Best regards,
RikardJuly 4, 2018 at 2:09 pm #981203Hi,
nothing happens…
July 5, 2018 at 6:50 am #981430Hi,
I put it at the very top of your Quick CSS box and it’s working now.
Best regards,
RikardJuly 5, 2018 at 8:56 am #981468Hi,
unfortunately there´s no longer a gap between the menu and the language items in the menu. So I created the menu item with a dot, but the dot was too much visible.
July 6, 2018 at 6:38 am #981835Hi,
Ok, so maybe you want to make the text the same colour as the background then? If so then please remove the CSS I posted and we’ll give you new code for that.
Best regards,
RikardJuly 6, 2018 at 9:01 am #981912Hi,
that´s a good idea. Could you give me the code please?
Thanks
July 6, 2018 at 7:16 pm #982194Hi seykom,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#menu-item-2317 a { color: #fff; }
If you need further assistance please let us know.
Best regards,
VictoriaJuly 10, 2018 at 9:07 am #983537Perfect, it worked :)
ThanksJuly 10, 2018 at 1:05 pm #983636 -
AuthorPosts
- You must be logged in to reply to this topic.