Our Team settings

Home Forums All Other Themes Our Team settings

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #163273
    marc.debodtmarc.debodt
    Participant
    • Topics: 10
    • Replies: 33
    • Total: 43
    Member since: November 20, 2018

    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

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

    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

    #163397
    marc.debodtmarc.debodt
    Participant
    • Topics: 10
    • Replies: 33
    • Total: 43
    Member since: November 20, 2018

    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

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

    Hi,

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

    .site-main { width:60%;}

    Regards,
    Dave

    #163404
    marc.debodtmarc.debodt
    Participant
    • Topics: 10
    • Replies: 33
    • Total: 43
    Member since: November 20, 2018

    Perfect Dave!

    that did it.

    Thanks a lot and have a nice weekend,
    Marc

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

    Hi Marc,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

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