Comments Kathleen Comstock started the conversationApril 16, 2016 at 7:06pmHi , can you tell me if it is possible to change the opacity of the modern team member overlay and to have the overlay scroll up instead of radiating from the middle?CheersKathleen 1,973Support repliedApril 20, 2016 at 9:23pmAdd these styles in Theme Option > Custom CSS:.our-team-modern li:hover > .team-profile-modern { background-color: rgba(255, 255, 255, 0.9); opacity: 1; top: 0;}.team-profile-modern { top: 100%;}Modify your background colorThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi , can you tell me if it is possible to change the opacity of the modern team member overlay and to have the overlay scroll up instead of radiating from the middle?
Cheers
Kathleen
Add these styles in Theme Option > Custom CSS:
.our-team-modern li:hover > .team-profile-modern {
background-color: rgba(255, 255, 255, 0.9);
opacity: 1;
top: 0;
}
.team-profile-modern {
top: 100%;
}
Modify your background color
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy