Hi There, for now i don't need the future section with his images. (i need them later on) How can i remove this. With what code? I can use the Feature Heading but if thats not possible with the question above, than it also can be removed. Kind regards, Maarten
Hello, Maarten.. Greetings from InkThemes! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .feature-left .feature-item .imgicon { display: none; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Hi Priyanka, This is solving my problem for 50%. Indeed the text on the Future section is gone, but now there is a big grey area on my website. Not very nice to see. Can you help me with this last 50%. Kind regards, Maarten
Hello, Could you please provide us 'URL' of your site so that we can better assist you? Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com
Hello Maarten, Please paste the code given below in Custom CSS field of your dashboard. Code: .feature-content-container { display: none; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com