End of Support for Joomla 3 - Forum closed

Video full size

Replied by joomlaplates on topic Video full size

Posted 8 years 5 months ago #14119
Sorry, dont know what do you want to customize!!

We are committed to help you with any type of support query, however we can't provide extensive help in terms of customizations. In general customizations may look simple but you will require solid knowledge of web technologies and programming skills to do them or hire a professional who can do it for you.

Please Log in or Create an account to join the conversation.

Replied by reycisco on topic Video full size

Posted 8 years 5 months ago #14122
p
Last Edit:8 years 4 months ago by reycisco
Last edit: 8 years 4 months ago by reycisco.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Video full size

Posted 8 years 5 months ago #14123
Sorry I am confused.

1.) You have a background video
2.) You have a slideshow over the video

And now you want to disable the slideshow in smaller screen? I am right?

Please Log in or Create an account to join the conversation.

Replied by reycisco on topic Video full size

Posted 8 years 5 months ago #14124
p
Last Edit:8 years 4 months ago by reycisco
Last edit: 8 years 4 months ago by reycisco.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Video full size

Posted 8 years 5 months ago #14148
I told you this always in another thread. You can do this with media queries
developer.mozilla.org/en-US/docs/Web/CSS.../Using_media_queries

Add this code to your css/custom.css
Now the div element with this css class > hidden-slide is hidden when the screen is smaller then 1400px

@media (min-width: 1400px) {
.hidden-slide {
display: none;
}
}

Last Edit:8 years 5 months ago by joomlaplates
Last edit: 8 years 5 months ago by joomlaplates.

Please Log in or Create an account to join the conversation.

Replied by reycisco on topic Video full size

Posted 8 years 5 months ago #14151
p
Last Edit:8 years 4 months ago by reycisco
Last edit: 8 years 4 months ago by reycisco.

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2024 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License