Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Background Video Collapsing

Home / Forums / Virtue Theme / Background Video Collapsing

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
January 2, 2017 at 11:13 am

Here is the site:

I am having an issue where the background video being used with Site Origins plugin is collapsing in Chrome and Firefox to what I think is the menu width. I have the page builder row layout set to full width. When I set to “full width stretched” the video display right but then the custom CSS that Hannah had helped me with on the same page to display mobile only CSS to have the text in that row ignore the padding I have set on tablet and computer view.


@media
(max-width: 480px) {
.about .panel-row-style-highlandintrorow.siteorigin-panels-stretch.highlandintrorow.kt-panel-row-stretch.panel-row-style {
padding: 10px !important;
}
}

  • The forum ‘Virtue Theme’ is closed to new topics and replies.