- This topic has 2 replies, 2 voices, and was last updated 6 years, 12 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Blog / articles full width’ is closed to new replies.
Would it be possible to turn the Articles / Blog page into full width page?
Add this in Additional CSS:
.blog .container,
.single-post .container {
width: 100%;
}
Thanks for informing.
It worked, I put 80%, it was excellent. Congratulations.