What css selector would I use to style the sidebar expand/collapse button?
Looks like it uses .tc-show-sidebar-btn
in addition to the standard .tc-btn-invisible
.
BTW, if you’re using a desktop browser, the easiest way to check which classes are being applied to a given element is to open your browser’s Inspector tool (in Firefox, that’s right-click → Inspect) and click on the element you want to examine to see the relevant CSS.
2 Likes
Thank you. I actually don’t have access to a desktop computer.
My own Android browser does not seem to include inspect, and other “developer tools”. However I would be willing to be there is a browser that may. Do you only use a mobile or do you have a tablet?
A search for “browser developer tools on mobile” is illuminating. The key issue is screen real estate.