Hello,
Sorry for the mistake with the option.
There is no possibility to use background video for breadcrumbs, only images.
To remove border use this code in Global Custom CSS:
.page-heading {
border-top: none;
border-bottom: none;
}
Regards,
Eva Kemp.