- This topic has 7 replies, 2 voices, and was last updated 9 years ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › sections – services
Hi,
I have 2 issues with the sections.
1. In services I have only 6 services – on first page I would like them to be displayed centered. They are displayed to the left. How can I change this?
2. I have only one team member. I would like the thumbnail to be displayed centered. It’s displayed to the left. How can I change this?
Thanks,
Stefan
Hi Stefan,
Kindly show us your website URL.
Regards,
Brad
Hi Brad,
Pls check it at www.centrulpsi.ro
Thanks,
Stefan
Hi Stefan,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
#ourServices .services-list{ display:table-cell !important;}
.teammember-list {float: none !important; margin: 3% auto 0 !important;}
Regards,
Dave
Hi Dave,
This did not work for services: #ourServices .services-list{ display:table-cell !important;}
this did the job for the “team section” – .teammember-list {float: none !important; margin: 3% auto 0 !important;}
What do you suggest?
Regards,
Stefan
Kindly add this code in custom css box:
#ourServices .services-list{ display:table-cell !important; float:none !important;}
Regards,
Dave
Hi Dave,
This did the trick. Thanks,
Stefan
Great.
Regards,
Dave
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]