With SignalMind responsive site builder you can specify separate visual settings for small and large screens, such as backgrounds, colors, margins, borders. You can set accordion navigation for mobile devices only or for all screens. You can hide elements depending on the screen size. (You can, also, utilize this ability to occasionally position elements differently based on the screen size. For instance, display the Call button at the top for mobile visitors, while making it less prominent for desktop visitors).
SignalMind responsive website builder software is 100% web-based (entirely online), and no download is needed to start building the sites.
Designing for two screen sizes can be overwhelming enough. To keep things manageable, instead of offering three separate style options for smartphones, tablets, and desktops, we decided to offer two options: for small and large screens. The small screen option covers devices 40rem (or 640px) and smaller, and the large screen option is for devices larger than 40rem (which includes tablets and desktops).
If you need the tablet look to be different from the desktop look, you can add your own custom media query with the corresponding CSS.
Absolutely. Simply click on the "Custom Domain" link on a site dashboard and follow the instructions there on how to point your domain.
No, the responsive site builder is included with all our plans.
Not necessarily. If you are more comfortable designing for the larger screen first (as most of us probably are), please feel free to do so. With our responsive site creator you can always switch between small and large screen previews.
"Mobile-first responsive" mainly means that your small screen CSS styles are applied by default (take priority). Mobile-first RWD uses a reverse media query to accomplish that.