Changing the width of a theme

When customizing your theme at BindTuning, one of your selections was the base width of the theme for desktop devices.

You can change this value by proceeding as follows:

  1. Edit your theme's .css file (location depends on the platform for which you downloaded the theme)
  2. Paste the following code at the bottom of the file:
@media (min-width: 1200px) {
    .container { width: 95% !important; }
}
.IE7 .container,
.IE8 .container { width:95% !important; }

 

Note: Make sure to keep track of any manual changes you make to the theme. In case you request an update at Bind Tuning (for example if a fix is released) those changes will be overwritten.
Have more questions? Submit a request

Comments

BindTuning logo
Copyright Ⓒ 2021 Bind.
All rights reserved.
Privacy Policy
Cookie Policy
BindTuning
              Linkedin BindTuning Twitter BindTuning YouTube BindTuning Instagram BindTuning
              Facebook
Powered by Zendesk