Okay
  Public Ticket #405589
Icon size
Closed

Comments

  •  2
    Luis started the conversation

    Hi, i already attach my url, can you tell me the css where i can change the size of the icons i add in the right of my form. Thanks.

  •  8,849
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .iwt-icon i.icon-default-style.extra-color-2 {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    Thanks




    ThemeNectar Support Team