How to remove logo animation.?
Find and remove here
templates\t3_bs3_blank\css\custom.css
.logo a:hover img {
animation: ministorm 0.5s;
}
Find and remove here
templates\t3_bs3_blank\css\custom.css
.logo a:hover img {
animation: ministorm 0.5s;
}