Home › Forums › All Other Themes › Movers Packers Pro – 2 Team Members
- This topic has 5 replies, 2 voices, and was last updated 7 years, 3 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
August 5, 2016 at 8:24 pm #42915
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
August 8, 2016 at 7:29 am #43027Kindly show us the website URL.
Regards,
ShriAugust 8, 2016 at 6:59 pm #43109www.theleakpro.com
August 9, 2016 at 10:09 pm #43250Also, 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.
August 10, 2016 at 2:24 am #43255I 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.
August 10, 2016 at 12:09 pm #43302Kindly 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 -
AuthorPosts
- You must be logged in to reply to this topic.