Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #742675

    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.

    #742758

    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

    #742853

    here you go

    #743617

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.