New Landing How can we help? Cardinal Naked Navigation Text Color

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Cardinal
  • #134667
    tylerdurdenphi
    Member
    Post count: 52

    How do I change the primary color of the navigation menu text in the Naked Page Header Type? I see dark (black) and light (white) but I’d prefer to use a custom hex color.

    Thank you in advance.

    #134696
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav .menu > li.menu-item > a, nav.std-menu .menu > li > a{
    color:#ff0000 !important;
    }
    
    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 {
        color: #ff0000 !important;
    }

    Thanks
    Mohammad

    #134951
    tylerdurdenphi
    Member
    Post count: 52

    This works great, can I change the hover text color as well to ONLY affect the naked navigation style and not my other standard menus?

    Thank you.

    #134986
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide admin access to be able to check your site menu and provide you the correct css code?

    -Rui

    #135197
    tylerdurdenphi
    Member
    Post count: 52
    This reply has been marked as private.
    #135323
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I can’t find a page with a nav anywhere, you got a link to one?

    – Kyle

    #136309
    tylerdurdenphi
    Member
    Post count: 52
    This reply has been marked as private.
    #136310
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .page-header-naked-dark #main-navigation .menu li:hover > a {
      color: #ffffff!important;
    }

    – Kyle

    #136365
    tylerdurdenphi
    Member
    Post count: 52

    Thanks Kyle, seems to have resolved it.

    #136367
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and thanks Kyle.
    Mohammad

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