Hi,
Thanks for contacting us and choosing our product!
About your questions we can answer as below:
1. If you want to remove link from banner you can leave url of it to blank (please don’t insert anything). To remove hover effect you can go to Theme Options -> General Settings -> Custom CSS and add this code:
.banner-shortcode-wrapper.style_1 .banner-content-wrapper:hover .banner-content-inner:before, .banner-shortcode-wrapper.style_1 .banner-content-wrapper .banner-content-inner:after {
opacity: 0!important
}
2. To Edit Footer, We already said in our document. You can go to Visual Composer -> Role Manager and change Role for haru_footer. You can see more in here:
http://document.harutheme.com/circle
3. To change Logo for default page (single blog, single video,…) you can change it in Theme Options -> Logo section. If you want to use logo on special page you can Edit page then scroll to bottom of page (you will see Page Options area). You can change logo for special page from here.
An other solution, Now you are using header 1 on single video page. So you can change background to dark by add this code in Custom CSS
.haru_video-template-default header.header-1 {
background-color: #050505;// You can change to other color
}
Hope this help you!
******
Best regards,
HaruTheme