Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1351438

    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

    #1351471

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.