Hi,
1) Not sure what you want to do?
2) You could set an extra class and style it with custom CSS< but it won't show, the video will cover it completely.
3) Simply insert a Text Element with the Page Builder, above the slider elements.
4) Same answer as with question 2
5) Add this custom CSS in the General theme options:
@media screen and (max-width: 768px) {
.logo-full #logo {
padding-top: 80px;
}
}
6) Again, some custom CSS:
.wpb_video_widget h3 {
text-align: center;
width: 100%;
}
7) you would need to add an Extra class on each of your elements that you want to have a different bg color on, then use custom CSS to style those extra classes.
Regards,
————————————————————————————————————
Cosmin – Support