- This topic has 7 replies, 2 voices, and was last updated 8 years, 11 months 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
Free Custom WordPress Themes and Templates If you really looking to create a website with a custom feature then you must try Free custom WordPress […]
Free Technology WordPress Themes and Templates Before you pick a theme for your business website, make sure to conduct good research on it. Keep a […]
HTML5 WordPress Themes Actually all of the coded themes of SKT Themes are based on HTML5 since from the start we have implemented HTML5 standards […]