New Landing How can we help? Themeforest Theme Support Dante setting current menu item

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #189246
    mige
    Member
    Post count: 24

    Hi

    I wish to set the ABOUT main menu item to current as per the ABOUT Introduction page on each of the pages in the right menu (see enclosed URL),

    i.e. about-public-collections/, about-awards/, about-solo-exhibitions/, about-group-exhibitions/ and about-bibliography/

    I have tries the following code but it does not work. Can you please tell me where I am going wrong?

    <style>

    #menu-item-14841.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-14778.current_page_item a{text-decoration: underline; color:#e20303 !important}

    </style>

    Thanks in advance

    mije

     

    #189396
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.

    .page-id-14757 .menu-item-14841 a, .page-id-14786 .menu-item-14799 a, .page-id-14817 .menu-item-14822 a{
    color:#E20303!important;
    }

    Hope it helps.

    -Rui

    #189424
    mige
    Member
    Post count: 24

    Hi Rui

    Many thanks for your suggested code. It works fine now that I have modified it to read:

    .page-id-14757 .menu-item-14841 a, .page-id-14786 .menu-item-14841 a, .page-id-14817 .menu-item-14841 a, .page-id-14799 .menu-item-14841 a, .page-id-14822 .menu-item-14841 a {
    color:#E20303!important;
    }

    Issue Resolved.

    Thanks a million for a splendid support!

    mige

    #189428
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad we could help you.
    -Rui

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