Hi When I open the website, the featured video (the eye video) along with the recommed+popular+recent is displayed. How to remove this section completely? I don't want this at all. Example , in my website http://tmvideos.org/ , I don't want Dananjaya - H 2014 and recommed+popular+recent to be completely removed. I want only categories to be displayed. Thanks Santhosh
Hello Santhosh, Greetings from InkThemes! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .video_wrapper.front { display: none; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com