Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @hamadesign,

    Normally we display 480×300 image size in Team section. However I don’t know why it shows full width there. Did you change something in section-team.php ?

    Thread Starter hamadesign

    (@hamadesign)

    Dear @congthien,

    Thanks for your reply. No I didn’t do any changes on section-team.php.

    I tried to re-upload team’s images, but now they look worst. See here.

    • This reply was modified 8 years, 4 months ago by hamadesign.
    Thread Starter hamadesign

    (@hamadesign)

    Those are all the custom CSS codes I’m using:

    div.site-logo-div{
          height: auto;
        max-width: 200px;
    }
    
    #features {
    background: white;
    }
    
    #about{
      background: #F5F5F5;
    }
    
    #gallery{
        background: white;
    }
    
    #team {
      background: #F5F5F5;
    }
    
    #contact{
      background: white;
    }
    
    h2.hero-large-text {
         background-color: rgba(0,97,104,0.1); 
      margin: 0 -9999rem;
      /* add back negative margin value */
      padding: 0.25rem 9999rem;
    
    }
    
    p.hero-small-text {
           background-color: rgba(0,97,104,0.1); 
      margin: 0 -9999rem;
      /* add back negative margin value */
      padding: 0.25rem 9999rem;
    
    }
    
    .btn-secondary-outline {
        color: rgb(22,178,193);
        background-color: rgb(22,178,193);
        border-color: transparent;
    }
    
    .hero__content .btn-secondary-outline {
    	box-shadow: none;
    	border-color: none;
    	color: rgba(255, 255, 255, 0.9);
    }
    
    h2.section-title {
        color: rgb(22,178,193);
    }
    
    .section-title-area .section-subtitle {
        color: rgb(0,97,104)
    }
    
    h4 {
          color: rgb(0,97,104)
    }
    
    

    Hi @hamadesign,

    I’ve just checked your site and it looks smaller than now. However, please add this in custom css area:

    .team-member .member-thumb { text-align: center ;}

    Cheers.

    Thread Starter hamadesign

    (@hamadesign)

    Dear @congthien,

    Thanks a lot ?? . The problem has been solved.

    I’ve given Onepress theme 5 starts review on Reviews, https://www.ads-software.com/support/theme/onepress/reviews

    Have a nice day.

    Dear @hamadesign,

    It is great. Thank you so much ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Team photos are too big’ is closed to new replies.