Hello,
I'm kicking the tires on Swift 1.0, trying to bring over an existing site that is meant to look almost identical to the original.
Here's the site that I'm working on: swift-ccen.mydwsite1.com (copying from corvettecentral.com). (I'm only about 3 hours into learning and doing this so go easy on me)
Overall, Swift is really impressive. I'm looking forward to more documentation like Rapido had so that I don't have to figure as much out myself, but I'm getting a general feel for it now.
I have some questions that are hopefully pretty quick:
- The icon for the mega menu shows multiple columns . However, so far it appears that this is just one long single column (example under C1(53-62)). Did I do something wrong or is that coming later?
- Is there a way (without customization) to have hover work over the top nav rather than just a click? I realize that a mobile devices needs to click, but I would expect it to support both: a hover for desktop and a click also opens it for mobile.
- The sticky header functionality is great. I really like that how works. However, is there a way or plans to support swapping out a row to something else when it sticks (like the site I'm copying from) so that it could do something like show a burger menu and search bar when scrolling down. I realize this is a more advanced feature request so it's ok if it's not supported in 1.0.
- Is it possible to use multiple brands at a time? I would like to have one font for parts of the header and another font for the rest of the site. It appears that brand is all or nothing on the site.
- A text paragraph applies a max-w-75ch, even for a 1-column row. Is that on purpose or a bug?
Thanks!
Scott