Thanks, Marius, I got it working with jQuery.
phil
Posts
-
Carousel: Change body css on swipe -
Carousel: Change body css on swipeHey there,
is it possible to change a general body css class while swiping on a mobile carousel image pool?
That would help me a lot.All the best
Phil -
fullscreen slider first slideOkay thanks very much!
-
fullscreen slider first slidei would work around this with
<script>
jQuery(document).on('click', '.fp-viewing-0', function(e){
e.preventDefault();
e.stopPropagation();
var sectionToScrollTo = 2
jQuery.fn.fullpage.moveTo(sectionToScrollTo);
});
</script>but its overwritten when the "Slide on Page Click"-Option is activated.
best
phil -
fullscreen slider first slidethanks, marius!
does not work tough: the cursors property is overwritten. even with important stamp. any idea?.fp-viewing-0 {
cursor:s-resize !important;
}and how would it turn to the second picture, even with a click in the upper 50% of the image?
regards
phil -
fullscreen slider first slidehey armin,
how can I adress the first row in the fullscreen slider in css? ist that even possible?
i want to change the first cursor, so that there is only a cursor down in the first image?thanks
phil -
Turn page offlineThat'd be so useful.
Also the usual password protection from wordpress would be great to have.Best
Phil -
Turn page offlineHi there,
is it possible to turn pages and projects offline again, so that they are not accessible?
I do not find any options.Best
Phil -
Empty websitehello armin,
anything I can do?best
-
Empty websitesame here. how was it solved?
thanks, p