Okay
  Public Ticket #871660
Icons are displaying too small
Closed

Comments

  •  2
    Jeroen started the conversation

    Dear sir,

    I'm currently building my webpage. With Visual Composer I made a new section and selected the feature/service option.

    Everything well; I've selected an icon from the huge list... But when I check the preview page I see the icon appearing very very small. 

    How can I change the size of the icon?

    Kind regards,


    Jeroen

  •  857
    Jelly replied

    Hi,

    You can change it with this custom style, please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    #diensten i {
    font-size: 72px;
    }

    Best Regards,
    Jelly Team