Okay
  Public Ticket #1339176
Cropped Portfolio Thumbnail
Closed

Comments

  •  3
    Leanna started the conversation

    I have a Portfolio Item Gallery on my Album Artwork page. Even though I have selected “Yes” to Dynamic Image Height, a portion of each thumbnail is being cropped vertically. This is especially obvious when you hover over the thumbnail and the hover animation is taller than the thumbnail itself. I would like the thumbnails to remain square (not cropped) so that their height matches the hover effect. What can I do to fix this? Thank you!

  •  1,560
    Laborator replied

    Hi there,

    Even though Visual Composer is not supported for the type of item you have selected (Columned) as it works only for Visual Composer Type officially, you can continue using since it is working fine you.

    And the problem is related to the issue above, to fix it I've added the following CSS to Custom CSS of that page, and wherever you have a case similar to this add the same CSS to that page:

    .post-formatting img{ 
        margin-top: 0 !important;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  3
    Leanna replied

    Thanks Art, everything looks perfect now!

  •  1,560
    Laborator replied

    You're welcome Leanna.

    Will set this ticket as solved from here, wishing you a great weekend!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group