Skip to content
Advertisement

Tag: webflow

Swiper Js Slider – Images overlapping in fixed height slider

Desire output: I am trying to implement a slider with a fixed height and auto width. The images should be adjusted to e.g. height: 800px and the width should be true to the image resolution. My Implementation: https://playground-f2831f.webflow.io/model-images/provident-at-sunt-incidunt How it is supposed to be: https://artworld.agency/artists/sarah-bassett My slider param: Answer 1 of 2: Set slidesPerView: “auto”. Docs demo: https://swiperjs.com/demos#slides-per-view-auto In your

Prevent a Form Input value from being submitted in the form

I’m working on a form that askes the user what kind of “samples” of countertops they like. Here is the page: https://topsc.webflow.io/pages/onboarding I’m using Webflow CMS and some jQuery to automatically name the checkboxes that toggle whether or not they like certain samples. To make it easier for the company to see what’s been checked, I’m trying to prevent all

Advertisement