Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #903078
    jsjmccracken
    Participant

    Hello,

    On http://www.tablerockkennels.com/ at the bottom of the page the hover effect for the footer menu isn’t as fast as it is in the navbar. How do I make the hover effect on the footer menu just as fast?

    Thank you,

    Jacob

    #903851
    Rue Nel
    Moderator

    Hello Jacob,

    Thanks for writing in! To make sure that the hover effect of the main menu and the footer menu is the same, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site .x-navbar .x-nav a,
    .site .x-colophon.bottom .x-nav a {
        transition: none;
    }

    We would loved to know if this has work for you. Thank you.

    #904179
    jsjmccracken
    Participant

    This is exactly what I was looking for, thank you!

    #905046
    John Ezra
    Member

    You’re most welcome!

  • <script> jQuery(function($){ $("#no-reply-903078 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>