- This topic has 5 replies, 2 voices, and was last updated 4 years, 6 months 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
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
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]