Hi is it possible to turn off the smart phone website version and just have the normal website for all devices?
Hello, Static theme is the outdated design. Now we are not implementing this in our website Now a days user demands for the responsive theme design only. Since 67 percent of users claim they are more likely to purchase from a mobile-friendly website, companies that rely on SEO are wise to begin making the transition to mobile-friendly websites, and responsive web design specifically. So we are implementing theme in responsive frame work only. So switching to static frame work is not possible.
Fair enough. But the menu drop down is terrible, how is anyone going to know its their when it just has three lines, is there anyway to add test like attached? I am also having trouble getting the widgets to line up when I use images, on ipad it it ok on iphone they wont line up straight no matter what alignment i give them. See attached. Thanks heaps.
Hello, Go to js > menu > jquery.meanmenu.2.0.min present in your theme directory and add the code given below Code: <p>MENU</p> Check image for reference Now, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .mean-bar p { float: right; margin-right: 41px; margin-top: 10px; margin-bottom: 0; color: red; } 2. Do let us know your website link. Thanks & Regards Gourav Shrivastava