- This topic has 5 replies, 2 voices, and was last updated 9 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Movers Packers Pro – 2 Team Members
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
Kindly show us the website URL.
Regards,
Shri
www.theleakpro.com
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.
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.
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
Wondering how to add donation buttons to a WordPress website? This article will accompany you through the steps of adding donation and Paypal buttons to […]
WordPress Directory Plugins Running a WordPress website without the right tools feels like building a house with only a hammer. You might manage to create […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]