March 4, 2018 at 18:32
#190472
Moderator
Glad you could resolve it!
For the video, try by adding this to style.css of child theme
COPY CODE
.portfolio-template-default .video-wrap video {
min-height: 100%;
min-width: 100%;
height: 100% !important;
}
.portfolio-template-default div#mep_0 {
min-width: 100% !important;
}
.portfolio-template-default .video-wrap {
height: 120%;
left: 0;
overflow: hidden;
position: absolute;
top: -50px !important;
width: 100% !important;
z-index: 0;
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution