Link widget – title line height
-
I’m trying to change the line height of the Link widget. I’ve tried this css but it’s not working:
.simple-links-item a{
font-size: 14px !important;
line-height: 16px !important;
}
.simple-links-list li a {
font-size: 14px !important;
line-height: 16px !important;
}What is the correct css to change the line-height of the Simple Links widget titles?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Link widget – title line height’ is closed to new replies.