- 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
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]