Hi support,
How can I change the size of the icon next to the title in the icon box? (image: https://monosnap.com/file/r6q1rJ9yqQ6gaMqdWJJKIYXIXPm7Mg )
Thank you for your support,
Manuela
Hey Manuela,
Thank you for the inquiry.
You can use this css code to adjust the style of the icon beside the iconbox title.
.iconbox_icon.heading-color {
font-size: 50px;
left: -20px;
top: 0px;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael