Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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.
    #1127374

    Hey 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,
    Basilis

    #1127438

    Hi 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,
    Darren

    #1127569

    Hi 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,
    Rikard

    #1127841

    Thank 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
    Darren

    #1128122

    Hi 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,
    Rikard

    #1128847

    Thank you Rikard, it worked perfectly… wonderful support as usual.
    You can close the support ticket.
    Warmest regards,
    Darren

    #1128898

    Hi Darren,

    Great, I’m glad that we could help and thanks for the feedback. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Mega Menu Colums Heading Not Showing’ is closed to new replies.