Make the entire page wider?
-
Hi,
This has probably already been answered, I tried looking but couldnt find anything.
I managed to increase the width of the content by using the following css code:
.entry-container {
padding: 0 5% !important;
}
.entry-content img.full-width {
width: 111.2% !important;
left: -5.6% !important;
}And this is awesome!
But I was just wondering if it was possible to increase the overall size? Or maybe just increase the size of the feature image?
I have the full-width version of tracks ??
Thanks a lot! ??
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Make the entire page wider?’ is closed to new replies.