Forums
Home / Theme: Masonic / Ajust blog page width
(@macdelft)
5 months, 4 weeks ago
Hi there,
Anyone has a idea how to edit page width?
Right now it only uses a small portion of the screen width.
thx!
The page I need help with: [log in to see the link]
(@shresthauzwal)
5 months, 3 weeks ago
Hi @macdelft ,
To set the width of the page, kindly apply the following CSS, and see if it helps:
.site-content .wrapper{??? width: 100%;?? padding: 20px;}.widget{padding: 20px;}
Also, to add the CSS, follow the steps mentioned here: https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/?Regards!