New Landing How can we help? Themeforest Theme Support Neighborhood Menu Subcategory Transparency

Viewing 13 posts - 16 through 28 (of 28 total)
  • #67644
    Kestersmith
    Member
    Post count: 28

    Let me know if I should make a new topic out of this.
    Thanks for the help

    #67646
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your css:

    .current-menu-item a {
      color: #1BBEB4 !important;
    }

    Hope this helps ๐Ÿ™‚

    – Kyle

    #67653
    Kestersmith
    Member
    Post count: 28

    Boom! Thanks Kyle

    #67656
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved . Thanks Kyle ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67969
    Kestersmith
    Member
    Post count: 28

    Sorry, I’m back again. I will make sure I thoroughly examine the issue before reporting it complete this time.

    Part of the problem is fixed i.e. if you are on a second level menu, everything works fine (see fig 1).

    However, if you are on the base level (Shop) then everything on the menu has the font coloured turquoise (see fig 2) and if you are on an option which has no subcategories within it then it displays as a solid turquoise box because the box and the text are both turquoise (see fig 3).

    Hope I explained that ok.

    #68244
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css
    ul#menu-main-menu li ul li ul.sub-menu{border:1px solid #eee}

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #69380
    Kestersmith
    Member
    Post count: 28

    Sorry for the delay, it still looks the same

    #69633
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, sorry for that, really not sure what Mohammad was trying to do with the border color, maybe he misunderstood the problem, but here you go:

    2)

    nav .menu ul.sub-menu li > a, #top-bar nav .menu ul li > a {
    color: #666666!important;
    }

    will change the color of the submenu item links

    3)

    nav .menu ul li.current-menu-ancestor > a, nav .menu ul li.current-menu-item > a {
    color: white!important;
    }

    will change the color of the active link

    Let me know if that solved it!

    #69649
    Kestersmith
    Member
    Post count: 28

    Almost entirely fixed now.
    2nd level drop downs don’t quite work. They appear full white at first although they do become readable if you hover over them as the background highlights.
    Thanks

    #70307
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please remove this css that Melanie gave you:

    nav .menu ul li.current-menu-ancestor > a, nav .menu ul li.current-menu-item > a {
    color: white!important;
    }

    that’s what’s causing the problem. Let me know what issues you have when you remove that

    – Kyle

    #70347
    Kestersmith
    Member
    Post count: 28

    ok, that looks fine. I think I’ve checked all the options this time and it is ok throughout
    Thanks

    #70348
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great. Finally got there! ๐Ÿ™‚

    #70829
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic! Thank you Kyle for the help!

Viewing 13 posts - 16 through 28 (of 28 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register