I read in a previous thread about removing the videos from the front page. I tried using this code: Code: .vidimg-wrapper { display: none; } I saved it under styling options/custom css and the video placeholders still appear. What could be going wrong?
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .vidimg-container{ display:none; } Thanks & Regards Gourav Shrivastava