Best Premium and Free WordPress Themes › Forums › Corporate Plus Pro › Team with 1 person › Reply To: Team with 1 person
February 4, 2018 at 5:25 am
#25020
Keymaster
Please add following CSS for the small device
@media (max-width: 767px) {
.team-row .team-item {
width: 100%;
float: none;
margin: 0 auto;
}
}
Best Regards!
Acme Themes