- This topic has 5 replies, 2 voices, and was last updated 4 years, 11 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 › Our Team settings
Hi,
I’m using the Psychology theme at www.groepspraktijkzuid.be
For some reason the settings of the Our Team (Ons Team) page have changed and the individual pages of the team members are now full width.
Can they be reset to the width of all the other pages, please?
Kind regards,
Marc
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.single-team .site-main {
width: 50% !important;
margin: 0 auto;
float: none;
}
Regards,
Dave
Hi Dave,
thank you. That cured the individual pages alright.
But on the Our Team page the pictures are still squeezed.
See: https://ibb.co/JybvYdQ
Kind regards,
Marc
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.site-main { width:60%;}
Regards,
Dave
Perfect Dave!
that did it.
Thanks a lot and have a nice weekend,
Marc
Hi Marc,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave
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 […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]