Our Team Layout Options

Home Forums SKT Biz/Corp Theme Support Our Team Layout Options

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #177815
    Sarah NobleSarah Noble
    Participant
    • Topics: 3
    • Replies: 5
    • Total: 8
    Member since: November 20, 2019

    Is there a way to change the layout options for “our team”? I like the look of the “Our Team” in the locksmith template… however I’m working in Biz Pro. I would like the freedom to build the team layout how I want and need it to look. I would also like to allow some text to appear under each for emails and phone numbers.

    https://testinglincolntownship.sarahbellestudios.com/

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

    Hi,

    Given website URL isn’t clickable. Therefore we are unable to check the issue.

    Regards,
    Chris

    #177891
    Sarah NobleSarah Noble
    Participant
    • Topics: 3
    • Replies: 5
    • Total: 8
    Member since: November 20, 2019

    testinglincolntownship.sarahbellestudios.com

    I don’t know why your forum keeps backing the full link the un-clickable “HOME”

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .home .cols3 .team-thumb {
        height: 200px;
        width: 200px;
        border-radius: 100%;
        margin: -100px auto 0;
    }
    
    .home .cols3 {
        background: #f5f5f5;
    	margin-top:120px;
    	min-height:inherit;
    	padding-bottom:40px;
    }

    Regards,
    Chris

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