- This topic has 3 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Teethy theme support › How to set template for Our Team section
My website is www.manhattanbridgeortho.com
I am using SKT Toothy Pro, in the “Our Team” section, there is no option to select a page template. By default these pages are set to full page width. I am unable to change this to add left or right sidebars or no sidebars.
Also, I only have 3 doctor “our team” pages and in the homepage “Meet Our Doctors” of my website, these 3 doctors not centered. It appears that you must have 4 team members for it to center.
Any help or advice would be appreciated.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.ourteam_col { width:31.50%;}
.ourteam_col:last-child { margin-right:0;}
Regards,
Chris
Thank you, this fixed the issue on the home page. My 3 doctors are now centered.
My other issue was that when editing a team member page the “our team” section, there is no option to select a page template, it is set to full width. I would like to set it to the “no sidebar” template so that there is some space on the left and right sides of the page.
Regards,
Kalvin
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.archive .site-main { width:100%;}
Regards,
Chris
How Smart Web Design Building Brand Trust by OWDT In a digital-first world, your website is an extension of your brand; it’s your business’ front […]
Top WordPress Halloween Deals on Plugins, Themes & Templates Well, it’s the end of October and the beginning of November, and we know the […]
B2B E-Commerce with Magento 2 Bulk Order Tools In the dynamic world of eCommerce, speed and scale are what it is about, especially in B2B. […]