How to add width and height to icon images?

Viewing 4 posts - 1 through 4 (of 4 total)
#170368

Wayne Fong
Participant

Hi, Google PageSpeed Insight is complaining that the icon images on my Download page are missing widths and heights. Download Manager allows us to select an image to use as the icon, but how do I add width and height to this icon image?

#170369

Tanvir
Moderator

Hello,
Could you please share the related page url to check the issue properly?
If possible please also share temporary admin access of your website in a private reply.
Thanks

#170373

Wayne Fong
Participant
#170407

Tanvir
Moderator

Hi,

You can add Custom CSS to control the icon size. Icon css class is .wpdm_icon.

<style>.w3eden .wpdm_icon{ width: 25px; }</style>

Thanks.

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

The topic ‘How to add width and height to icon images?’ is closed to new replies.