Home Forums ART WordPress Theme Remove the transition-effect on mouseover in menue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22605
    Bitnik
    Participant
    Purchased
    Expired

    Hello,

    I have two questions concerning the menu:

    -How can I remove (or make faster) the transition / animation effect on mouseover over a menu item…?
    -In Theme options >header >menue hover there are different options: The first one does nothing?…or should the color change when mouseover and I have to set it up some way?

    Big thanks for your support!

    #22606
    SeaTheme
    Keymaster
    Purchased
    Expired

    Hi,

    -Please paste the custom CSS code to “Appearance > Customize: Additional CSS”

    .archive-tit a, .socialmeida-text, .socialmeida-a .fa, .menu li a, .search-top-btn-class, .comments-area a, .article-cate-a, a[rel="tag"], .author-tit-a, .comment-author-a, .comment-reply-link, .comment-form .logged-in-as a {
        -webkit-transition: color .1s;
        transition: color .1s;
    }

    – It is for just changing color when mouseover. Please set the color in Appearance > Theme options > colors: Default Menu Color Mouseover and Alternative Menu Color Mouseover

    Regards!

    SeaTheme – SeaTheme.netTwitterFacebook

    #22617
    Bitnik
    Participant
    Purchased
    Expired

    Thank you…great support!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.