So I like to be in the code editor when doing html and css and then use app connect and server connect via the Wappler visual build interface, but with all the Visual Tool hype of Wappler I took up the challenge to build some sites doing as much as I can using the visual build tools.
I guess about 90% of this site was built with just the visual tools in Wappler. The navigation is custom since I needed a 3 level menu. All in all around 400 lines of custom css. All of the layout otherwise using the app connect panel and design view.
Another interesting fact: This site was supposed to be done in Wordpress, but I could only âpanel beatâ the template to a point to fit my needs and then gave up. Rebuilt the Wordpress design with improvements in Wappler in about a day.
Be careful though, a buton element should not have an href attribute. If you use the Wappler method, you ill overcome this: <button class="btn" dmx-on:click="modal1.show()">Button</button>
Also, email harvesters are going to have a field day. I always use a contact form to overcome this.
Looking good. Iâd however review it further on mobile. Add some left margin to the hamburger menu, decrease the slider text and decrease the font size of picture captions in general. Otherwise, good work. Regarding your WordPress comments, I honestly see no reason why this couldnât be achieved in WordPress, of course thatâs assuming some familiarity with the platform etc.
Regarding Wordpress, I bought a template to customise and found that it was limited. I have built a template from bootstrap boilerplate and agree it can be done. But my time was limited and Wappler is so much quicker.