January 29, 2016 at 5:39 am
#41967
Theme Horse Support Team
Keymaster
Hi Guitaristforhim,
To increase the container size go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and click on save button:
.container {
max-width: 1170px;
}
Thank you!