Parallax me – Team

Home Forums All Other Themes Parallax me – Team

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #51865
    Helmuth FaraHelmuth Fara
    Member
    • Topics: 22
    • Replies: 18
    • Total: 40
    Member since: November 26, 2015

    Hi SKT!

    1. Is it possible to center the both team members?
    2. Is it possible to have a team-member-page without sidebar?

    http://www.fontaine-consulting.com/

    Thx a lot

    #51869
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Helmuth,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .team-columns:nth-child(2) { margin-left:19%;}

    @media screen and (max-width:767px) {
    .team-columns:nth-child(2) { margin-left:0;}
    }

    Regards,
    Brad

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