Rounded images CSS
-
Hello
I’m using “Authors List” since two years now.You gave me this CSS
.authors-list-item { text-align: center; } .authors-list-item-title { border-bottom: 2px solid #ddd; } .authors-list-item-thumbnail img { border-radius: 50%; margin-left: auto; margin-right: auto; border: 4px solid #ddd !important; }
After upgrading the plugin, the authors images are not rounded anymore!
For some reason, “border-radius: 50%” is not working
Please Advice
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Rounded images CSS’ is closed to new replies.