Trying to widen blog or make flexible – any easy CSS modifications I can make?
-
I am using the Parament theme. Any guidance on how I can override the CSS is greatly appreciated. I would prefer flexible layout or, if that’s too involved, simply a wider fixed width. Thanks in advance! I already tried adding these to my CSS to no avail.
#page {
max-width: 1200px;
}#secondary {
width: 20%;
}#primary {
width: 80%;
}The blog I need help with is: (visible only to logged in users)
-
Hi there,
Can you please repost your question in the CSS forum here:
https://en.forums.wordpress.com/forum/css-customizationThey’ll be better able to help you out. :)
- The topic ‘Trying to widen blog or make flexible – any easy CSS modifications I can make?’ is closed to new replies.