Comments Trisquelmedia started the conversationMarch 1, 2017 at 12:28pmAfter update Salient 8 , image + text structure are overlapped. Images attachadedIn previous versions image width is 35px but now :.row .col img:not([srcset]) { width: auto; }Then the image overlaps text 8,999Tahir repliedMarch 1, 2017 at 6:31pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .iwithtext .iwt-icon img { width: 35px!important; } Thanks ThemeNectar Support Team Trisquelmedia repliedMarch 1, 2017 at 7:42pmOk! works but in the new release this will be fixed? 8,999Tahir repliedMarch 2, 2017 at 3:43pmHey Again,Have noted to look into it for upcoming updates.Thanks ThemeNectar Support Team Sign in to reply ...
After update Salient 8 , image + text structure are overlapped.
Images attachaded
In previous versions image width is 35px but now :
.row .col img:not([srcset]) {
width: auto;
}
Then the image overlaps text
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Ok! works but in the new release this will be fixed?
Hey Again,
Have noted to look into it for upcoming updates.
Thanks
ThemeNectar Support Team