Uh, I'll do my bestUse a media query to hide them when the screen width drops below a certain value.
Uh, I'll do my bestUse a media query to hide them when the screen width drops below a certain value.
Thank you, Brogan. Let me try first. Want to learnhttp://xenforo.com/community/resources/responsive-design.2193/
That guide explains how to use media queries.
If I get a chance later I'll post the solution.
@media (max-width:480px) {
.bx-controls {display: none;}
}
@media (max-width:480px) {
.bx-controls-direction {display: none;}
}
@media (max-width:480px) {
.bx-pager {display: none;}
}
@media (max-width:480px) {
.bx-controls-auto {display: none;}
}
Oh, ok. Well, it's logical. Thanks.The controls are permanently visible on touch devices as they don't have the concept of hover.
Updating does trigger the overlay.
Ensure you have no outdated templates.
The slider does appear on the page: http://cliptheapex.com/
Ensure you have set the SPs accordingly.
If it won't auto merge, you will need to make a note of your customisations, revert it, then reapply your customisations.
Cool.Here is our slider working:
http://precursorgames.com/forums/index.php
Love it - great update - thanks @Brogan
We use essential cookies to make this site work, and optional cookies to enhance your experience.