Home Page > Page Settings > Advanced
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
<script>
let wmSlider = {
editingMode: false,
startingSection: 1,
endingSection: 4,
sliderTime: 7,
autoSliderStart: true,
playPause: false,
sliderDots: false
};
</script>
<link rel="stylesheet" href="https://s3-us-west-2.amazonaws.com/s.cdpn.io/3198845/WMSliderCSS4420v1-3.css">
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/3198845/WMSlider4420v1-3.js"></script>
Page > Setting > Advanced
HTML and JQuery
<!--Be sure jQuery is loaded onto your website-->
<!--Add this to the Page Header Advanced Settings-->
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
<script>
$(function(){
window.setInterval(function(){
{$(".gallery-reel-control:nth-of-type(2) .gallery-reel-control-btn")
[0].click()}
}, 2000);
});
</script>
Settings > Advanced > Code Injection > Header
<script scr="https://code.jquery.com/jquery-3.4.1.js"></script>
Design > Custom CSS
#wm-slider-container .slide-btn svg path {
fill: none !important;
stroke: none !important;
}
[data-section-id="5ecc55456dad0e25fad77ced"], [data-section-id="5ea62e68cffe7b1a439cbbac"], [data-section-id="5ecd9827e3d0ce7bf25236df"], [data-section-id="5ed1ae236472ff777a74d906"], [data-section-id="5ecc5ff8642dba7bdd435a77"], [data-section-id="5ecc63b68e07a301b055bd1f"], [data-section-id="5ecef56f539e8f120184eaa1"], [data-section-id="5ecef93c3ae2372e77373abc"], [data-section-id="5ecf047f2264504f057a01c9"], [data-section-id="5ecc5d8495a4d74aea62253a"], [data-section-id="5ecefcd77112f61d1bd3f30f"], [data-section-id="5ecf08c9da96fb2d2d459df2"], [data-section-id="5ed1a429dc0c1978e632e0fc"], [data-section-id="5ecd9ce5a81cd4417dec0580"], [data-section-id="5ed19bd9dc0c1978e6319f05"], [data-section-id="5ed191d448814c0a3247822f"], [data-section-id="5ed19793816525165b450419"], [data-section-id="5ed1949b25a6bf670bada830"], [data-section-id="5ecd9b07ce92da44922f368f"], [data-section-id="5ecf01e05167fa039bb5559d"], [data-section-id="5ecc4d1d5699191ae98946f0"], [data-section-id="5ed191b6123e610772120122"], [data-section-id="5ed1a584816525165b46ebb0"], [data-section-id="5ed18e8c26df7f3a80dfffd2"], [data-section-id="5ecc65982dd571390c8e3b13"]{
.gallery-reel{
height:15vh !important;
padding-left: 0px;
padding-right: 0px;
.gallery-reel-controls{
Display:none;
}
}
}