change "Compact" body width for all pages |
8/10/2025 12:30:47 | |
PHPRunner General questions | ||
R
rfischerjr authorDevClub member
What is the easiest way to change the width of the 'Compact' body width on all pages? On a single page? Thank you! |
||
![]() |
Sergey Kornilov admin 8/10/2025 |
CSS is the best option for visual changes like this one. Using CSS you can handle it for both individual pages and for all pages at once. |
|