DEV Community

Discussion on: 8 amazing HTML button hover effects, that will make your website memorable

Collapse
 
vjkr profile image
Vijaykumar

Some padding and/or hover issues. But Done!
vjkr.github.io/
Not the best of coding styles as I am not a developer.

Thread Thread
 
duomly profile image
Duomly

That looks great! If you'd like to remove the gray background form the link set:
header a:hover {
background-color: transparent;
}

Thread Thread
 
vjkr profile image
Vijaykumar • Edited

Tried many ways. I am a complete noob. Could u or anyone help me with these issues.

image