Team Member Section Text Not Centered – Responsive Issue?

This topic has 3 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Jack Richardson

  • Avatar: jmgriffin
    jmgriffin
    Participant
    November 1, 2015 at 20:59

    Hi,

    We are experiencing an issue with the text not being centered on the homepage in the “Team Member” section. Here is an example: http://3da.e27.myftpupload.com/wp-content/uploads/2015/11/centered-problem.jpg

    You will notice that the text (asian, east indian, insects etc…) is not centered under the images.

    However, when I shink the size of my browser, the site automatically scales and then the text appears to be more centered.

    Here’s an example: http://3da.e27.myftpupload.com/wp-content/uploads/2015/11/centered-looks-ok.jpg

    Please advise on how to fix this issue.

    Thanks!

    2 Answers
    Avatar: jmgriffin
    jmgriffin
    Participant
    November 1, 2015 at 22:08

    The 2nd issue that I’m having is with the logo size. I uploaded a logo that is 835×170 but the max size it shows is 240×41. I have enabled custom.css and have tried the following pieces of code but it’s still not working:

    logo img{max-width:900px !important;max-height:900px!important;}

    .header1 .logo img{max-width:100% !important;}

    Any help would be appreciated.

    Thanks!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 2, 2015 at 08:16

    Hello,

    1. Please use this code in custom.css:

    @media (min-width: 1200px) {.member-details p {
        width: 280px;
    }}

    2. Please add this code in custom.css file:

    .header-type-3 .logo-with-menu img {
        max-width: 300px;
        width: 300px;
    }
    .header-type-3 .main-nav .menu {
        width: 830px;
    }

    Best regards,
    Jack Richardson.

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.