Tagged: andy
-
AuthorPosts
-
June 21, 2016 at 10:18 am #651370
Hello,
i want to hide the column-titles in my megamenu. The problem is, if i add one dash “-“, the view of the megamenu changes. The arrow and the links are shifted.
You can see it at the private content area.
RegardsJune 22, 2016 at 6:55 am #651932Hey researchtools,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardJuly 14, 2016 at 10:41 am #660763Sorry for the late response.
July 14, 2016 at 7:18 pm #660984Hi,
Please try the following in Quick CSS under Enfold–>General Styling and change the menu header to a dash:
#menu-item-2896 ul li a { height: 28px !important; line-height: 28px !important; }
Regards,
RikardJuly 15, 2016 at 8:45 am #661167I’ve tried it, but it looks bad. Please take a look at the private content area.
July 19, 2016 at 2:56 pm #662515Hi,
now I see this:
which looks pretty good to me. Could you fix it already? if not show us what you want to achieve instead.Best regards,
AndyJuly 21, 2016 at 11:01 am #663277I need that view without the titles “A-G” etc.
If I use “-” it looks like on my messages before.July 21, 2016 at 12:35 pm #663352Hi,
really not sure what you want to achieve. Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
A precise link showing the issue in question would help too.If you want to hide the menu titles then use this code:
#header .mega_menu_title { display: none; }
Best regards,
AndyJuly 22, 2016 at 10:28 am #663738Thanks for Your answer. The problem is:
If I want to hide the megamenu column titles, I have to use a single dash as column title.
So I used single dashes on the second and the third column, to show, what the problem is. The result is the private content area.The last css-code hides the titles, but if I use the website on my mobile phone, the titles will be displayed again.
July 25, 2016 at 11:22 am #664540Hi,
try this code inside Quick CSS field:
span.mega_menu_title.heading-color.av-special-font { display: none !important; }
Best regards,
AndyJuly 25, 2016 at 3:03 pm #664690Thanks Andy.
July 26, 2016 at 9:57 am #665185Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
AuthorPosts
- The topic ‘Megamenu-Title problems’ is closed to new replies.