I have a login form placed on a page using Toolset Views (wp-types.com) but I need to style it, ideally with Bootstrap styling to match the rest of the site. But, because I’m logged in, I can’t view the form so can’t access Microthemer. What’s the technique for styling that?
This is a tricky one for Microthemer. The best workaround I can suggest is copying the HTML for the form when logged out, and then pasting the code into a new test page via the ‘Text’ tab of the WordPress editor.
(note, I copied the HTML while still in the MT interface, you would copy the HTML when viewing the page after logging out of course).
Please let me know if you need any assistance with this task. Also, keep an eye on the selectors Microthemer generates when styling the form on the test page. You need to make sure Microthemer doesn’t tap into any page specific classes or ids like #post-123. Otherwise the styles won’t be effective on the real form.