Notifications
Clear all

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.

 

[Closed] Minor CSS issue in users Profile page

4 Posts
2 Users
1 Reactions
2,433 Views
A_Goer
Posts: 19
Topic starter
(@a_goer)
Eminent Member
Joined: 7 years ago

This issue only happens for a specific user group. The menu items are behind the background stripe (not sure of proper name see pic.). It only happens with my Basic group - the Admin group and Premium groups are good to go.  Also is there a way to change to color of that background stripe so that the blue text will stand out a little more. 

 

Thank you 

3 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi A_Goer,

We'll need access to fix this CSS conflict. Please register a new user with the same Usergroup (Basic member) and send login details to info[at]gvectors.com. 

Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi A_Goer,

Please use the following CSS code:

#wpforo #wpforo-wrap .wpforo-profile-wrap .h-header .wpfy{
height195px !important;
z-index-2;
}

 Also is there a way to change to color of that background stripe so that the blue text will stand out a little more. 

Sure, you can do it using this code: 

#wpforo #wpforo-wrap .wpforo-profile-wrap .h-header .wpfy {
background-color: #fff9f9;
}

Don't forget to change the red marked color codes before using.

1 Reply
A_Goer
(@a_goer)
Joined: 7 years ago

Eminent Member
Posts: 19

That did it. Thank you so much. Your support is top quality. I left a 5 star review on wordpress.org for wpforo.