is there a link on how to increase width for this style? I looked through the previous posts and found nothing that works.
[link removed]
thanks, J
Code: Select all
.wrap {
padding: 0 20px;
max-width: 1100px;
margin: 0 auto;
}