Archived topic
To type in Container Width
1 reply · Started by Anonymous on August 30, 2015
Viewing posts 1–2 of 2
Hi
It could be nice to be able to type in the "Container Width". I would like to be able to type in percentage (ex 90%) og larger values (ex 2000px).
/John
Hi John,
You can use some simple CSS for this:
body .grid-container {
max-width: 90%;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
Let me know if you need more info :)
This archived topic is closed to new replies.
