New Landing How can we help? Themeforest Theme Support Neighborhood highlight the selected menu

Viewing 5 posts - 1 through 5 (of 5 total)
  • #130278
    member
    Member
    Post count: 49

    Hi,

    How to make a main navigation menu bold when one of its sub menu is selected,
    For example: application has health and personal as its sub menu. when i am in health page – application text in main navigation should be bold.

    And also how to change the color of selected sub menu, For example when health page is selected, if we see in the dropdown health word is very light grey and it is not visible at all.

    Thanks

    #130446
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me website url so i can check and find any solution.
    Thanks
    Mohammad

    #130447
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Add this to your custom css:

    #main-navigation .menu .current-menu-parent > a {
      font-weight: bold;
    }

    2) The settings for this is in the color customiser

    – Kyle

    #130728
    member
    Member
    Post count: 49

    Hi,
    Please find the link http://appatlanta.appspot.com/medical_air_purifiers_for_healthcare/
    for second question. In application dropdown selected sub menu text is in light grey color – its not visible, how to change the color of text.

    Thanks

    #130733
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav .menu ul li.current-menu-item > a{
    color:#000 !important;font-weight:bold !important;
    }

    Thanks
    Mohammad

Viewing 5 posts - 1 through 5 (of 5 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