Movers Packers Pro – 2 Team Members

Home Forums All Other Themes Movers Packers Pro – 2 Team Members

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #42915
    JohnJohn
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: August 1, 2016

    Hello,

    There are only 2 team members instead of 4 for the “Our Team” section. How do I center these 2 on the home page?
    Using the Movers Packers Pro theme.

    Thank you

    #43027
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly show us the website URL.

    Regards,
    Shri

    #43109
    JohnJohn
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: August 1, 2016

    www.theleakpro.com

    #43250
    JohnJohn
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: August 1, 2016

    Also, the “Our Services” section is not working on the site in the sense that it is appearing as one column instead of 3 columns like in the demo. How do I fix this? All I did was fill in what was already there with my content.

    #43255
    JohnJohn
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: August 1, 2016

    I was able to center the “Our Team” section on the home page with this code:
    .section-teammember { width:100%; margin-left:25%; }

    However, there seems to be added white space between the pictures and the “Our Team” text. How do I reduce this white space? Also, I still have the issue with the “Our Services” section.

    Thanks.

    #43302
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

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

    Add this code there:

    .threebox { float:left !important;}
    .section-teammember {clear: both; display:table !important; margin: auto !important; width: auto !important;}
    .ourclasses_col { width:47% !important;}
    .ourclasses_thumb { height:265px !important;}

    Regards,
    Shri

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