Viewing 6 posts - 1 through 6 (of 6 total)
  • #62677
    SorenAaby
    Member
    Post count: 6

    I couldn’t find any relevant information on how do to change clients thumbnails. It is automatically cropped to 124px square image. How do I display uncropped logos? or at least wider rectangle?

    #63015
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    What theme are you referring to?

    – Kyle

    #63065
    SorenAaby
    Member
    Post count: 6

    Neighborhood theme

    #63069
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok please post in the neighborhood forum, forum help is for issues using the forum. I have moved this topic for you.

    Please let me know what page builder element you are using

    – Kyle

    #63096
    SorenAaby
    Member
    Post count: 6

    Thank you:) I’ve used Clients widget from Swift Page Builder.

    #63111
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    To change the width, add this to your custom css:

    .client-item {
      width: 214px;
    }

    you will also need to open up includes/swift-framework/page-builder/builder/shortcodes/clients.php and change line 42 & 43 to:

    $client_width = 214;
    $client_height = 214;

    Hope this helps

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register