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 b…
Tag: webflow
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 mak…
Why is the webflow form data not showing in google sheets?
I’ve been using these codes to get data parsed from a webflow form into a google sheets, but this time, this is not working and I can’t find out why, since there’s no apparent error. This is script embedded in the webflow site build: This is the piece sitting in the Google Apps Script enviro…
Slick Carousel showing vertical on mobile instead of horizontal
I have a Slick Carousel in my webflow site. Desktop, tablet works fine, but when I switch to mobile the items are stacked up in vertical order instead of horizontal. Interesting fact is that when I open chrome dev tools and squeze the width of the page to mobile, it works fine, but when I actualy use the Mobi…