Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1335052

    Hallo,

    ich möchte die Größe des Bildes bei dem Widget Team-Mitgleid anpassen.
    Leider werden nur bestimmte Größen angeboten und in der Vorschau wird dann immer die gleiche Größe verwendet.
    Ich möchte die Bilder aber kleiner.
    Danke.
    Hello,

    I would like to adjust the size of the image in the Team Member widget.
    Unfortunately, only certain sizes are offered and then the preview always uses the same size.
    I would like the images to be smaller though.
    Thank you.

    #1335053

    Zugang:

    #1335056

    Hallo,

    wo kann ich einstellen, dass das Widget zentriert angezeigt wird?
    Danke.

    Hello,

    where can I set the widget to be displayed centered?
    Thank you.

    #1335145

    Hi,

    Thank you for the inquiry.

    Did you set the Content > Image Size settings to the second option? To center align the content, try to use this css code.

    .team-member-name, .team-member-job-title {
        text-align: center;
    }
    

    Best regards,
    Ismael

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