New Landing How can we help? Cardinal Mobile Nav Hover Color

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Cardinal
  • #90108
    icecast
    Member
    Post count: 182

    hi, how do I change mobile nav hover color from the default accent color? I currently use #24890d for my accent color, but want to use #55d737 for mobile nav link hover color …

    #90164
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    #mobile-menu ul li:hover > a {
      color: #55d737 !important;
    }

    – Kyle

    #90199
    icecast
    Member
    Post count: 182

    great, thank you! any suggestions to change logo h1 hover color to #1e73be ?

    #90219
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please could I see your link?

    – Kyle

    #90223
    icecast
    Member
    Post count: 182
    This reply has been marked as private.
    #90227
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .logo-h1:hover {
      color: #1e73be !important;
    }

    – Kyle

    #90231
    icecast
    Member
    Post count: 182
    This reply has been marked as private.
    #90233
    icecast
    Member
    Post count: 182
    This reply has been marked as private.
    #90235
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great! No problem

    – Kyle

    #90236
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great! No problem

    – Kyle

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 the following item
Login and Registration Log in · Register