[bbPress] profile icon problem

Posted in: Newspaper
Post count: 48

In the profile page of bb press the icons of are broken (don’t loads the correct style), screenshot attached.
Let me know. Thanks

WordPress 5.9
Newspaper 11.4

null

  • This topic was modified 4 years by SamRe.
Post count: 35449

Hi,
Is this problem on all bbpress page or only for some specific pages.
I just checked some pages and the icons looks ok -> https://i.imgur.com/U2uurRj.png -> https://i.imgur.com/gDyb70o.png but maybe the problem is only for specific pages.
Thank you!

Post count: 48

As I wrote before in the account section of the user. Basically when I go in my profile of the forum user.

Post count: 35449

It looks that there is a strong css that applies on account section of the user.
As a quick fix we can provide a custom css (set the code in the theme panel > custom code> custom css)
.bbpress .tdm-social-item {
width: 22.8px;
height: 22.8px;
margin: 2.5px 5px 2.5px 0;
}
.bbpress .tdm-social-item i{
color: #ffffff;
}

In case that this custom css is not working please provide a link to your website (we need the link to your website to make a css after the header style you use).

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.