I would like to remove all of the text and read more in the three feature area that is under the slider. I would like to just post a picture and have that picture link out.
Hello, Greetings from InkThemes, You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS field and try to cut paste the given below CSS code there. Code: .feature-content .feature-content-inner .feature-content-text { display: none; } Hope this will resolve your issue. Do let me know if you need more assistance, I would be glad to assist you further,