how to create the underline effect on title on hover & lesser gap between grip
-
Hi guys I’m trying to create the underline effect on title on hover but it looks nothing seems to work. Its on the 2 column grid on the front page.
tried this:
.pt-cv-wrapper a,
.pt-cv-wrapper a:hover {
text-decoration: underline;
}or this:
.pt-cv-title a:hover {
text-decoration: underline;
}It keeps not showing any effect.
Also I want to have a smaller gap on my two column grid.
Any idea how?The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to create the underline effect on title on hover & lesser gap between grip’ is closed to new replies.