This topic contains 1 reply, has 2 voices, and was last updated by Sofia Moss 3 years, 2 months ago.
I’ve been using the plugin for a while and now we need to allow the upload of logos.
But the logos show in a weird way. image example:
https://drive.google.com/file/d/10fZDPDhUGBTfcMcvU1tkgxY03Wvqrg2n/view?usp=sharing
I believe it will need some css custom codes
If somebody knows how to fix this, please let me know.
thanks in advance
Hi there,
Thank you for your inquiry, the image in the info window is made to show part of the image in the off-the-shelf plugin.
You can try to use CSS override code below to change the display similar to the result list:
#info-img { background-position: center !important; }
Cheers, Sofia
The topic ‘Fix of images list’ is closed to new replies.