- πΊπΈUnited States jenlampton
You can change the width of the columns with CSS. Here is an example of very narrow sidebars with a wider center column:
.column-1 { width: 150px; } .column-2 { width: 700px; } .column-3 { width: 150px; }
- Status changed to Fixed
3 months ago 6:13am 7 September 2024