• WordPress
  • How to make social icons smaller than 30px width

The icons in the footer are definitely too big. There is a setting, where I can change the size of the icons in the HTML-editor. But odd thing - they cannot be made smaller than 30px - why that? I think I would need them probably 15-20px.

Thanks.

You can add custom CSS code which would render images smaller.

To be honest, you are the first person who told us that he would like those icons to be smaller than 30 pixels

    theweasel68

    Hi,

    This is related to accessability, especially for mobile devices. It's reccommended to have touch targets with a minimum of 48x48 px, which is about the size of a fingertip.