Install the Mobile Template
plugin first: MobileTemplate Plugin
~~META~~ viewport ~~"~~width=device-width, initial-scale=1.0~~"~~
**Before (Desktop-Only):** ^ Strategy ^ Indicators ^ Target Win Rate ^ | Covered Calls | IV Rank + Volume Profile | 85% | **After (Mobile-Friendly):** <responsive> ^ Strategy ^ Indicators ^ Target Win Rate ^ | Covered Calls | IV Rank + Volume Profile | 85% | </responsive>
<collapse MobileView|Key Metrics> ^ Metric ^ Ideal Value ^ | Win Rate | ≥60% | | Avg Risk/Reward | 1:2 | </collapse>
**Button Example:** <btn type="success" size="small" icon="fa-check">[[journal|Add Trade]]</btn> **Swipe Navigation:** ~~NAVIGATION~~ mobile ~~"~~swipe:yes~~"~~
/* Force readable font sizes */ body.mobile { font-size: 16px !important; line-height: 1.6; } /* Compact tables */ .mobile table.responsive { font-size: 14px; overflow-x: auto; } /* Tap targets */ .mobile a { min-width: 44px; min-height: 44px; }