Viewing 1 reply thread
You must be logged in to reply to this topic.
Hello,
I’m attempting to create a portfolio item that is an embedded Vimeo video. When I switch the portfolio options from In Container Slider/Image/Video to Fullwidth Slider/Image/Video, the video disappears.
Any idea what may be causing this?
Hello,
Sorry for the inconvenience. We will investigate this and include a fix in the next theme update. Please use type in container for the time being. You can make it fullwidth using this custom css:
.portfolio_single .media {
width: 143% !important;
margin-left: -21% !important;
}
Thank you for noticing this.
Best regards!
You must be logged in to reply to this topic.