Search
 
SCRIPT & CODE EXAMPLE
 

CSS

remove effect off animation css

#megaMenu ul.megaMenu > li.menu-item > a,
#megaMenu ul.megaMenu > li.menu-item > a:hover{
  -webkit-transition:none !important;
  -moz-transition:none !important;
  -o-transition:none !important;
  transition:none !important;
}
Comment

PREVIOUS NEXT
Code Example
Css :: css hover but no click 
Css :: laravel asset css not found 
Css :: warning: LF will be replaced by CRLF in Design/css/bootstrap.min.css. 
Css :: circle css 
Css :: flex direction tailwind 
Css :: bootstrap5 more usable screens 
Css :: button type submit css selector 
Css :: css resize image 
Css :: linear gradient border 
Css :: uninstall tinyproxy ubuntu 
Css :: css list items next to each other 
Css :: css hide mark border 
Css :: menu always center css 
Css :: how to put link at bottom of page html 
Css :: tailwindcss table 
Css :: css flip animation 
Css :: easy ways to implement dark mode html css 
Css :: media-queries 
Css :: line sharpness css 
Css :: text dont skip next line css 
Css :: gravity forms css classes 
Css :: red asterix css 
Css :: move navbar to right css 
Css :: animate progress tag css 
Css :: javafx button padding css 
Css :: centering using flexbox 
Css :: css fontface 
Css :: does boxshadow work 
Css :: mb in bootstrap 
Css :: css responsive image 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =