• Resolved rolito

    (@rolito)


    Hello,

    Is there any workaround to change icon size in list block?

    (you should add this option in content or advanced tab)

    Thanks!

Viewing 1 replies (of 1 total)
  • Hi There,

    You can try using a quick custom CSS fix for the issue. To do this (while editing the page in SeedProd), open your “Global Settings” panel (by clicking on the gear icon on the bottom left of the left sidebar panel), click on “Custom CSS”, and add the following code in the Custom CSS area.

    .sp-icon-wrapper i {
    font-size: 20px !important;
    }

    You can read more on accessing the Global Settings here:

    https://www.seedprod.com/docs/global-settings/

    Let me know the outcome.

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Change icon size in list block’ is closed to new replies.