Comments Jason started the conversationNovember 29, 2014 at 9:58pmHelloI am using "image icons" in the "text with icons" shortcode, however they seem to be constrained to a certain size no matter what size I make the image file. I need them to be a little bit bigger. How can I change their sizes? 8,844Tahir repliedDecember 1, 2014 at 2:24pmHey Jason!Add this into the Custom CSS box located in your Salient Options panel :html body .iwithtext .iwt-icon img { width: 80px !important; } html body .iwithtext .iwt-text { padding-left: 96px !important; } Thanks ThemeNectar Support Team Sign in to reply ...
Hello
I am using "image icons" in the "text with icons" shortcode, however they seem to be constrained to a certain size no matter what size I make the image file.
I need them to be a little bit bigger. How can I change their sizes?
Hey Jason!
ThemeNectar Support Team