Buddy press font color

Posted in: Newspaper
Post count: 53

Hi I have a problem with buddypress. In some sections (profile editing) the text cannot be read, how can I modify it? I tried to make changes but nothing happened

Post count: 35449

Hi,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
If the problem persist, please provide me a link where I can inspect the problem, also some more details and some screenshots with the problem would be very helpful.

Thank you!

Post count: 53

At the moment I can’t provide links because the site is still offline but if it tells me how to attach images, I send you screenshots

Post count: 35449

Hi,

If you have there a strong css that is overwriting the buddypress style, the is need to use a stronger css, this can be done only inspecting the website not only from screenshots.

Thank you for your understanding!

Post count: 53

This is the only piece of code I’ve included in the CSS Custom

a:link, a:visited {
text-decoration: underline;
color: #c6c419;
background-color: transparent;
}

a:hover, a:active {
text-decoration: underline overline;
color: #aaa;
}

Post count: 35449

Hi,

This code should not affect the buddy press.
Please provide me a link where I can inspect this problem!

Thank you!

Post count: 53

Problem in modify: “Name (obbligatorio)” and the mail field Don’t read, and –> profile https://www.stayrock.org/membri-2/spike/profile/edit/group/1/

Problem in activity: The color of the test don’t read –> https://www.stayrock.org/membri-2/spike/activity/

Problem in gallery: the comment at photo don’t read well –> https://www.stayrock.org/membri-2/spike/mediapress/

Problem in Setting profile –> https://www.stayrock.org/membri-2/spike/settings/profile/

So it seems that every tab of the buddypress menu has a problem with the fonts and I don’t know if there are others because at the moment I can’t see notifications, friends and more …

Where can I find the css codes for these settings?

Post count: 35449
Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.