Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • azri445 Friend
    #1009988

    i need help on JA Social ll mega menu, is it possible to make when people hovering their cursor, its will highlight color such black or grey or perhaps any color?

    currently, when we hover or navigate to certain category, its didn’t make any highlight

    pavit Moderator
    #1009990

    Hello

    You want highlight background ?

    You have already highlighted your second item as i can see

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#01579b;
    }
    azri445 Friend
    #1009995

    no…. we already try to make when people hover to menu and sub categories…. its highlighted with color background

    pavit Moderator
    #1010034

    Please share a super user account to your backend so i will have a look at your menu

    azri445 Friend
    #1010282

    Hello Pavit,

    Already update the credential. Thank you

    pavit Moderator
    #1010376

    Hello

    I noted in your custom.css file new customized rules for your main menu , and noted you added the Hover value already on your separator type menu items, now i’m confused about your request due to the various settings that your menu has now. ( custom and template.css )

    Could you explain with new screenshots where exactly you want the hover effect ?

    azri445 Friend
    #1010454

    have a look into the menu, its not highlighted when hovering


    1. joomlart
    pavit Moderator
    #1010510

    Hi

    Try to add this to your custom.css file

    .t3-megamenu .mega-nav, .t3-megamenu .dropdown-menu .mega-nav *:hover {
        color:#yourcolor;
    }
    azri445 Friend
    #1010514

    Already add the custom code, but its didnt change anything

    pavit Moderator
    #1010906

    Hello

    I added to the megamenu.css file this code

    .t3-megamenu .mega-nav > li .separator:hover {
      color:#c00;
    }

    As you can see from image below it works fine.
    change #c00 with your preferred color.

    Regards


    1. Screenshot-at-feb-15-12-28-58
Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 9 replies, has 2 voices, and was last updated by  pavit 7 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum