Okay
  Public Ticket #307342
Text With Icon - adjust size of icon image
Closed

Comments

  • Dan started the conversation

    How do  increase/adjust the size of an Icon Image in the text with icon element?

    Many Thx


  •  8,840
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .iwithtext .iwt-icon i {
        font-size: 47px !important;
    }
    
    Thanks


    ThemeNectar Support Team