Spirited Pro Support

Home Forums All Other Themes Spirited Pro Support

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #93365
    william.singwilliam.sing
    Member
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: December 16, 2017

    I have to things.

    1. I had a support ticket on here a couple weeks back and got no response and now the ticket is gone. Is there anyway to find that ticket?

    2. I am currently working with Spirited Pro and you can find the website at http://techtalentlink.com/wordpress/. We only have 3 team members and I was wondering if it could be spread out evenly on the page instead of all to the left.

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

    Hi,

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

    Add this code there:

    .tmbox { width:31.8;}
    .tmthumbs { height:300px;}
    .tmthumbs img { min-height:300px;}
    .tmbox:nth-child(4) { margin-right:0;}

    Regards,
    Chris

    #93708
    william.singwilliam.sing
    Member
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: December 16, 2017

    Hi Chris,

    I have applied the custom CSS and it still doesn’t spread out properly. It is currently on on the left side and isn’t centered in the middle/spread out evenly over 3 sections. Please let me know if there is additional code needed.

    Kind Regards,
    -Will

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

    Hi,

    Kindly Add this code there:

    .tmbox { width:31.8%;}
    .tmthumbs { height:300px;}
    .tmthumbs img { min-height:300px;}
    .tmbox:nth-child(4) { margin-right:0;}

    Regards,
    Chris

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