Notifications
Clear all

[Closed] White block overlapping on profile pages

3 Posts
2 Users
0 Likes
787 Views
StocksForum
Posts: 135
Topic starter
(@stocksforum)
Estimable Member
Joined: 6 years ago

How can I stop the white block that is the background of the name and date joined from overlapping the 'account', 'activity' and 'subscriptions' tabs?

https://smallcaps.com.au/forum/profile/43/

2 Replies
StocksForum
Posts: 135
Topic starter
(@stocksforum)
Estimable Member
Joined: 6 years ago

Also where can I edit the text that shows here on the password reset screen?

Sofy
Posts: 4233
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

@stocksforum,

Please check the answers below: 

How can I stop the white block that is the background of the name and date joined from overlapping the 'account', 'activity' and 'subscriptions' tabs?

You should use this CSS code to solve the issue:

.wpfy {
height: 134px !important;
}

Also where can I edit the text that shows here on the password reset screen?

This is default WordPress message, it doesn't below to wpForo. 

More info here: https://developer.wordpress.org/reference/functions/wp_get_password_hint/