our team section in homepage: five member in one line

Home Forums All Other Themes our team section in homepage: five member in one line

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #116550
    francesco.virtuosofrancesco.virtuoso
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: October 31, 2018

    Hi,
    in the section OUR TEAM in the homepage i need to show 5 in line, but, as you can see, the fifth go above.

    Can You help me, if it possible?

    Theme Name: SKT Clean
    Website URL: http://31.7.147.151/~confartigi/

    Thank You
    Francesco Virtuoso

    #116609
    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:

    .team_column { width:17.80%}
    .box1, .box2 { width:100%; height:242px;}
    .team_column:nth-child(5) { margin-right: 0;}
    .team_column.last { margin-right:2.60%;}

    Regards,
    Chris

    #116642
    francesco.virtuosofrancesco.virtuoso
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: October 31, 2018

    Hi,
    thank’s to reply me. I have insert that code in Custom CSS Box, but the fifth team member is always above.

    The problem is not fixed.

    I hope You can help me.

    Thank You
    Francesco Virtuoso

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

    Hi,

    Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Chris

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