I would like to know if I can widen the text box for typical pages in the Alvar theme. Currently the available box is quite narrow. I have managed to widen the home page project grid, which now looks good, and want to do the same to each typical page.
Thats awesome, thanks. I added the code to my theme Additional CSS and it works on my pages. I get the full width on standard pages. However, I don't get the full width on the portfolio pages. Is there an additional code for the portfolio width?
Hi,
I would like to know if I can widen the text box for typical pages in the Alvar theme. Currently the available box is quite narrow. I have managed to widen the home page project grid, which now looks good, and want to do the same to each typical page.
Refer the home page: https://www.typologyarchitecture.com.au/ and comparison with a typical page: https://www.typologyarchitecture.com.au/about/https://www.typologyarchitecture.com.au/about/
If this is possible, can you please let me know the steps to do it.
Thanks!
Hello!
To adjust the width of pages, please try applying this custom CSS:
I hope this helps with the issue! Let me know if you have any further questions.
Best regards,
Paul
Hi Paul,
Thats awesome, thanks. I added the code to my theme Additional CSS and it works on my pages. I get the full width on standard pages. However, I don't get the full width on the portfolio pages. Is there an additional code for the portfolio width?
Thanks,
Sean
Attached files: Picture1.png
To also make it work on the portfolio single pages, please update the custom CSS code to:
This should make the widths consistent for both portfolio and normal pages.