CCS code to change the main column width in Twenty Thirteen
-
Good night.
First of all, I want to apologize for my bad english. I try to explain my problem as good as my english can…
I need to change the witdh of the main column of all my pages from the template Twenty Thirteen.
The header image size are big and perfect, but the main column are a little narrow compared with it.
I want to automatically adjust the image sizes of my pages, for example at 80% of the main coluimn width.
I don’t know any CCS code, so It will be amazing if any can bring me the exact code I need to paste at the CCS customization.
Hope you understand me and can help me :)
Thank you very much.
The blog I need help with is: (visible only to logged in users)
-
I try this code:
.entry-header, .entry-content, .entry-summary, .entry-meta {
max-width: none;
}The problem are with the images and media. They don’t resize automatically (for example at 80% of the witdh)
-
Hi @bonsailevante, someone’s just now brought this to our attention with the Modlook tag. Do you still need help?
I noticed your CSS is different now. Generally you’ll set the Media Width option just below the CSS box in your customizer. The number must be in pixels, so you may still want to set a max width on the rest of the CSS.
- The topic ‘CCS code to change the main column width in Twenty Thirteen’ is closed to new replies.