SKT Architect Pro

Home Forums All Other Themes SKT Architect Pro

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #73463
    MargaritaMargarita
    Member
    • Topics: 16
    • Replies: 29
    • Total: 45
    Member since: May 7, 2016

    What is the CSS code for centering the Team Member section?

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

    Hi,

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

    Add this code there:

    .section-teammember { text-align:center;}
    .teammember-list { float:none; margin:0 auto; display:inline-block;}

    Regards,
    Chris

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