Hi.
I would like to ask you how can i remove the outline around the avatars on the front page of the forum as per attachment.
Thank you.
Regards
Paul.
@munitedfc
to remove the white background and the border
add this to custom css
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img {
background: none !important;
border: none !important;
}
Dashboard > Forums > Settings > Style (custom css)
Thank very much I really appreciate it.
Can you give me the same code for Threads & Posts please.
Thank you.
Regards
Paul.
Hi Tutrix and thank you for the code, but it doesn't work, it still shows the ring around the avatar.
Hi Tutrix.
My apologies I checked the the custom CSS code area and the code had been removed by my other admin and i didn't see that, so today i entered the code and yes it works, so i am really grateful for your help and showing me the video.
Thank you.
Regards
Paul.