• Resolved egonkronschnabel

    (@egonkronschnabel)


    Hello,
    is there a possibility to change/increase the size of the images at the section TEAM?
    Thank you very much for your help.

    For the moment I use the free theme of Hestia.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    Thanks for using Hestia. We hope you like it.

    In order to increase the team card image, please go to Appearance -> Customize -> Additonal CSS and add the following code:

    section.hestia-team div.hestia-team-content .card-image {
        min-width: 180px;
        min-height: auto;
    }

    You can increase or decrease the 180px value according to your preferences.

    Thread Starter egonkronschnabel

    (@egonkronschnabel)

    Hello Silviu-Alex,
    thank you very much for your support!
    Kind Regards
    Egon

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Section Team Image Size’ is closed to new replies.