Help with post text width
-
Hi,
Hopefully someone might be able to help. I use the Custom Community theme.
On my blog https://www.thehappyyellowtradingco.com the text width of my posts on my home page is fine and fills 100% of the page. However when you click on a specific blog the page it goes through to does not fill 100% of the page. The text appears to align to the left and does not go the full width across.
I’m not too savvy with css but in my css at the moment is this:
div#container {
background-color: white;
}
div.post div.post-content { width: 100%;}Shouldn’t this ensure ALL blog posts fill 100%? I’m a bit confused!
Any help would be greatly appreciated…
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Help with post text width’ is closed to new replies.