Im having trouble getting my footer to look good as it responds to the different breakpoints and sizes. Can someone help me out with this? Would really appreciate it! Below is my read only link-
Try and use a Grid element for your footer. Grids cascade down to mobile breakpoints very nicely.
Here’s a good example that you can copy and paste into your project and then edit to fit your content and styling.
I currently have a grid in my footer, is that not the same as a “footer grid?” and this might be a dumb question, but how do I copy and paste the example into my project?
Go to this link at the top right - blue button - Clone in Webflow. Once cloned you can select the footer element and Copy & Paste it into your own WF project.
Hi Mark, not sure if this will help - see screenshots below. I gave each column div a unique name (column__explore, column__contact, column__legal) because you have different margins for each column.