• Resolved aminwordpress

    (@aminwordpress)


    Hi

    Please can you confirm if its possible to increase the image size in your Teambuilder Design 3 template?

    It’s the only one with round effect however its so small you can barely see the picture, why would anyone want it displayed so small ??

    Perhaps you have css i can use for that>?

    Cheers

    Amin Saleem

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • hi @aminwordpress ,

    you can do it by addid css which you already did..increase the height and width of the div of image.

    #wpsm_team_3_b_row_73070 .wpsm_tram_img_wrap {
        width: 140px !important;
        height: 140px !important;
    }

    thanks

Viewing 1 replies (of 1 total)
  • The topic ‘template 3 photo size’ is closed to new replies.