Copy link to clipboard
Copied
Can someone help me improve my coding on this site? The index is https://www.deercrossingtreestands.com.
I would like to add the feature for a menu icon (3 horizontal bars inside a button) for mobile device viewing. I may not be describing this clearly. Some sites, instead of the full nav bar being shown tiny on a cell phone, they make a menu icon that you open to see the display in a bigger format...
Just not sure how to add that to an exsiting site.
Any help would be appreciated.
MaryAnn
[Topic edited by moderator for clarity.]
Copy link to clipboard
Copied
What you are asking for makes complete sense. With that said, moving from a site like yours to something more modern with mobile support is a bit of an undertaking especially when you figure in the potential for e-commerce. It would be much more of an effort than simply adding a menu that is responsive on mobile as the rest of the layout would need to be updated to help with SEO.
Personally if I were in your shoes, e-commerce aside, I would consider hiring an agency to come in and help get you a new template that could make it easier to maintain your site. Get something a bit more modern and mobile friendly and possibly even get a content management system (CMS) on the backend.
Copy link to clipboard
Copied
Thanks. I am sorry to learn there is no easy fix...
Copy link to clipboard
Copied
As Nancy shared, what you are looking for is simply a hamburger menu. And while that may be relatively easy to implement via the frameworks like Bootstrap shared, my point on this is that simply putting a hamburger menu on your site won't make it mobile friendly. It would be like having a sports car and updating the paint when you want it to perform better.
In the case of e-commerce, you could consider an ecommerce platform to help simplify the transition and use one of their templates. For instance, both Wix and Shopify offer e-commerce platforms with templates that you can customize to your liking. They would take a cut of the sales because they are providing the PCI-compliant payment gateway that was eluded to and is a requirement of any e-commerce store. Adobe also has an ecommerce platform, Magento, but I wouldn't recommend it based on your site because there starting price is fairly steep and geared towards larger businesses.
Copy link to clipboard
Copied
It's called a responsive hamburger menu denoted by the 3 horizontal lines in the icon. Making a mobile-friendly site is a big undertaking but it's not impossible in the right hands.
Bootstrap is a mobile-friendly, responsive framework that is readily supported by Dreamweaver CC.
https://www.w3schools.com/bootstrap4/
The collapsing navbar is built-in to Bootstrap.
https://www.w3schools.com/bootstrap4/
E-commerce is a separate matter for which you really need a (payment card industry) PCI compliant shopping cart.
Copy link to clipboard
Copied
Thanks Nancy, I will have a go at it!
Best,
MaryAnn