How to set template for Our Team section

Home Forums Teethy theme support How to set template for Our Team section

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #89462
    kalvinleekalvinlee
    Participant
    • Topics: 11
    • Replies: 12
    • Total: 23
    Member since: November 22, 2017

    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.

    #89491
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    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

    #89569
    kalvinleekalvinlee
    Participant
    • Topics: 11
    • Replies: 12
    • Total: 23
    Member since: November 22, 2017

    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

    #89591
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .archive .site-main { width:100%;}

    Regards,
    Chris

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.