I want to shrink the space in which content is written. I’m not even sure what it is properly named. I’d like to make it more narrow. Like closer to a pamphlet instead of a sheet of paper. If that makes any sense. http://stokesfloorcovering.com/ Thanks again guys.
Hey Barabbas!
I guess you mean the padding, try adding this to the Quick CSS:
.avia-image-container img {
margin: 0 !important;
width: 100%;
}
.container {
margin: 0 20px !important;
}
Regards,
Josue