New Landing How can we help? Cardinal Sticky Header Text Color

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Cardinal
  • #251524
    MeineLiebe
    Member
    Post count: 155

    Hello.

    i want to change the menu text color when i scroll down and the header turns into the sticky header?
    how can i achieve that?

    #251531
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .sticky-wrapper.is-sticky #menu-main-menu .menu-item a {
      color: #e5e5e5;
    }

    – Kyle

    #251696
    MeineLiebe
    Member
    Post count: 155
    This reply has been marked as private.
    #251703
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    What’s your link?

    – Kyle

    #251708
    MeineLiebe
    Member
    Post count: 155

    i’m working locally at the moment via MAMP

    #251712
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The css I gave you is for the scroll down colour, so set that to #000

    But in the page header options set to naked light

    – Kyle

    #251766
    MeineLiebe
    Member
    Post count: 155

    i’ve just imported the demo content “FEAUTRES”:

    header is set to “naked light”
    but the custom css doesnt work

    #251770
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’d have to see your site live to check it, let me know when it’s online

    – Kyle

    #251772
    MeineLiebe
    Member
    Post count: 155

    found this one:

    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: red!important;
    }

    nav .menu > li.menu-item > a, nav.std-menu .menu > li > a {
    color: #000;
    }

    #251775
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great

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