Change/align content area (first page & posts)
-
Hello!
I´m using the spun theme on my site and I’m trying to do some small changes like using only 3 circles per row ,etc. For that I have read the topics that already have being posted here but now I have a problem with which I have struggled for some time now 🙁 Can anyone help me?
1. I have changed my width page for 700px but now is not centered 🙁
2. I want my posts to assumed the same width, but the text inside does not fit that.
This is my site http://www.cmdesign.com.pt and this is the code that I tried to use:
#page {
background: #fff;
margin: 0 auto;
padding: 0 50px;
width: 700px;
}.single #primary,
.page #primary,
.search-no-results #primary,
.error404 #primary {
clear: both;
margin: 0 auto;
width: 700px;
}#masthead {
opacity: 1;
width: 700px;
}#primary .content-area {
width: 700px;
}Thanks*
The topic ‘Change/align content area (first page & posts)’ is closed to new replies.
