-
AuthorPosts
-
August 9, 2019 at 10:39 am #1126154
Hi Team,
I have decided to go back to the traditional dropdown menus on my desktop version as it just looks nice and easier to navigate, which leaves me with the issue that when I enable mega menu on my adventures pages menu, the column menu cannot be seen, just the menu items under the column. I don’t have the mega menu enables at the moment, but I’m happy to provide some credentials so you can have a quick look. So in the Adventures menu, you would see The Three Capes Trek, Overland Track Winter & Overland Track Normal in a line, but you can’t see the column heading Tasmania above them.
Website is Peak Potential Adventures
Warmest regards,
Darren- This topic was modified 5 years, 3 months ago by darrenwise.
August 13, 2019 at 7:17 pm #1127374Hey Darren,
I am afraid that we do not have a solution, I do see the ticket open for a lot of days now, but as noone of us could pick it up, maybe noone does know what or how to help…
Best regards,
BasilisAugust 13, 2019 at 10:43 pm #1127438Hi Basilis,
Thank you for your reply.
I found the cause. The mega menu column heading title changes to the same colour blue as the background colour of my dropdown menus.box.
So my specific CSS question is, can I change the font colour of the mega menu column heading specifically with some CSS?. My heading font colour throughout the theme is the same blue so that is too hard to do a global change, so I would like to make the mega menu column heading font white like the sub-menu titles.
Warmest regards,
DarrenAugust 14, 2019 at 11:57 am #1127569Hi Darren,
Thanks for the update, please try the following in Quick CSS under Enfold->General Styling:
#header .mega_menu_title { color:#fff !important; }
Best regards,
RikardAugust 15, 2019 at 7:56 am #1127841Thank you Rikard, that would perfectly and looks much better
Just a small adjustment, please. There is a small arrow indicator that indicates that it’s the sub-menu item of the column that sits to the left and mine must be the same colour blue as the background because it doesn’t show up until I highlight the submenu link. Can I change the font colour of that small indicator to white please so it can be seen on the blue? I have the mega menu activated so that you can see what I mean.
Please view website Peak Potential Adventures website
Cheers
DarrenAugust 16, 2019 at 4:05 am #1128122Hi Darren,
Thanks for the update, you should be able to control the arrow using this CSS:
.header_color .avia-bullet { border-color: red !important; }
Best regards,
RikardAugust 19, 2019 at 9:57 am #1128847Thank you Rikard, it worked perfectly… wonderful support as usual.
You can close the support ticket.
Warmest regards,
DarrenAugust 19, 2019 at 1:22 pm #1128898 -
AuthorPosts
- The topic ‘Mega Menu Colums Heading Not Showing’ is closed to new replies.