New Landing How can we help? Cardinal CSS advice

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #275989
    LaMayo1984
    Member
    Post count: 13

    I need a CSS advice.

    As you can see, the nav menu has got an item “LE NOSTRE PERLE” who has not the normal hover effect like the others.

    Please, can you tell me which CSS command should I write on custom CSS, to make become ONLY that item like all the same ?

    Thank you

    #276046
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a, nav .menu li.current-scroll-item > a, #mobile-menu .menu ul li.current-menu-item > a {
        background-color: #fff !important;
        color: #000 !important;
    }

    Thanks
    Mohammad

    #276376
    LaMayo1984
    Member
    Post count: 13

    I am sorry but as you can see, with the code you sent me, when the mouse hover on the menu item, it disappear. And also at the bottom menu, it becomes completely black without hover.

    Is it possible make the same effect like the others ? Maybe through PHP code ?

    Attachments:
    You must be logged in to view attached files.
    #276386
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please delete this:

    nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a, nav .menu li.current-scroll-item > a, #mobile-menu .menu ul li.current-menu-item > a {
        background-color: #fff !important;
        color: #000 !important;
    }

    Then it should be the same as all other menu items

    – Kyle

    #276898
    LaMayo1984
    Member
    Post count: 13

    I deleted it, but the problem is still there.

    I would like a menu with equal items.

    #276900
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Fixed, changed the link from http://www.foreverbeplus.com/# to just #

    – Kyle

    #276972
    LaMayo1984
    Member
    Post count: 13

    Thank you so much 🙂

    #276973
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

    – Kyle

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