-
AuthorPosts
-
February 12, 2018 at 10:47 pm #1091602
In the default setup for the blank BS T3 template when you open a megamenu , then roll your mouse over a link it is highlighted, but when you leave the link it momentarily flashes a darker grey colour.
The attached image shows the effect as I move my mouse from the "3 Columns" link to the "Full Width" link, the "Full Width" link becomes highlighted, but the "3 Columns" link flashes that darker grey for a split second.
I’ve searched trough all the Less files but cannot see where that effect is located.
Could someone tell me where the CSS is that triggers and makes that light grey flash – I would like to remove it?
Thanks,
Dave
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 15, 2018 at 4:07 am #1091955Hi
When you hover on menu item they change into the grey colour http://prntscr.com/iexgza
And move the mouse will back the colour to blue.
This is the code used for item colour.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; }
You can ovrrride the code in custom.css file
If this does not work Can u share the URL of the page here?Regards
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Pankaj Sharma 6 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Megamenu CSS that flashes Link Background when it loses focus
Viewing 2 posts - 1 through 2 (of 2 total)