How can we add a widget or two on the homepage underneath the video so the side bar isn't just empty space? Also, how can we make a bgcolor for the sidebar on the homepage? Thanks for your help.
Hello, The video are displaying in the home page from the Right Feature Section of your dashboard, this is not a widget area. You can put multiple video iframe code in the Right Feature Section (Appearance > Theme Option > Homepage feature area) by using line break tag (i.e <br/>) in between the two consecutive iframe code or else. For example: You can paste the code as given below in the Right Feature Section. Code: Your first video iframe code <br/> Your second video iframe code <br/> . . .