projecthealthy Posted October 3, 2015 Report Share Posted October 3, 2015 Hi, Great themes you have here! I'm wondering if the Salvation theme has a setting to make it a boxed layout (as opposed to a full-width layout)? Thanks! Link to comment Share on other sites More sharing options...
Support Jitendraa Posted October 3, 2015 Support Report Share Posted October 3, 2015 Hello, Thank you for your interest in Salvation. Yes, you can achieve that. Go to Appearance > Theme Options > Styling Options > Custom CSS and add this code there: .main-container { max-width: 1200px; } footer { display: table; float: none !important; margin: auto; max-width: 1200px; } Here you can adjust the 1200px as per your requirement. Hope that helps. Thank you. 🏁Rank #1 on Google With our WordPress SEO Plugin. ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now