rtCamp / rtMedia

rtMedia (formerly Buddypress Media) adds advanced multimedia functionality to WordPress, BuddyPress and bbPress
https://rtmedia.io/
123 stars 111 forks source link

[ Sidebar widget ] - Thumbnail for the image not visible properly #1963

Closed pavanpatil1 closed 1 year ago

pavanpatil1 commented 1 year ago

The thumbnail for the image is not visible properly. On the older theme the thumbnail looks broken.

Note: .rtmedia-list-item>a .rtmedia-item-thumbnail img class had extra CSS applied due to that this is occurring.

Possible solution: Update the height to inherit.

image

kjnanda commented 1 year ago

@pavanpatil1 Is the issue is in front end or back end while setting up widget?

kjnanda commented 1 year ago

This seems to be working fine and added changes looks good to me.

CC @pavanpatil1

kjnanda commented 1 year ago

Tested after release and it works as expected.