Private: Home › Forums › HTML Templates › Trucking – Transportation & Logistics HTML Template › INDUSTRY SECTORS COVERAGE icons distorted › Reply To: INDUSTRY SECTORS COVERAGE icons distorted
July 4, 2015 at 10:56 am
#3271
Moderator
Hi David,
thank you for purchasing Trucking. Here is what you can do. Please open style.css file and at the bottom add this code:
.service-list .icon-container svg{
width: 70px;
height: 70px;
}
Let me know if everything is ok.