I am trying to follow your model about us page or page about team members for the enfold style
Unfortunately, I am not having success with the mobile view of this page. Any help would be appreciated.
Hey domainarchitect,
Can you post a link what demo you are trying to mimic, giving us the exact link would help better, you can check all the demo here: http://kriesi.at/themes/enfold-overview/
Best regards,
Nikko
here you go
Hi,
Thanks :) Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.team-img-container {
max-width: 100% !important;
}
}
Hope this helps :)
Best regards,
Nikko