links are not working for social icons in the about us section
2 Answers
this is for dw-simplex.
they also don’t work in safari
To resolve this issue, you can add the following code to the style.css file:
.hentry .members-list .member-socials li a {
display: block;
}
If you still face the issue, please send me your site URL for further checking.
fixed it 🙂 thanks
Please login or Register to submit your answer