Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
add !important to height: 80px
/wp-content/themes/ekko/style.css (Line 5398)
.author-box-wrapper .author-avatar img, #comments .comment img {
float: left;
margin-right: 30px;
width: 80px;
height: 80px !important;
border-radius: 50%;
}
I found something :
If i select a "blanck avatar default", the good picture profiles appears in the author signature articles.
But i don't want just this, because in my forum 50% peoples have blanck image profile.
But we know now that this is a problem of priority no ?
Now : default avatar of "WP user avatar" have priority on avatar selected by user.
-> Do you know how can i change this priority please... ?