Hello, Go to the Appearance > Theme Options > Homepage Two Cols panel in your dashboard and paste the youtube iframe code of video in the Right Column Description section. For the reference see the link given below. http://screencast.com/t/8JZppzZn8 This will solve your issue.
Thanks but how do i delete the video that's there if i want no video? There is no code to delete in the 'right column description'
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .index_feature .side_widgits_wrapper .side_widgits { display: none; }