Title: changing width
Last modified: August 30, 2016

---

# changing width

 *  Resolved [Eservices](https://wordpress.org/support/users/eservices/)
 * (@eservices)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/)
 * Hi,
 * I want to change my width on wordpress delivery lite theme. Is it possible to
   change? If yes where can i find css to change the width. I have Custom CSS Manager
   but i do not know programming. Here is the picture how it should look like. [http://www.zdravieportal.sk/test.jpg](http://www.zdravieportal.sk/test.jpg)
 * Many thanks

Viewing 13 replies - 1 through 13 (of 13 total)

 *  [ashiquzzaman](https://wordpress.org/support/users/ashiquzzaman/)
 * (@ashiquzzaman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785566)
 * Could you kindly post your site address ?
 *  Thread Starter [Eservices](https://wordpress.org/support/users/eservices/)
 * (@eservices)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785698)
 * Hi,
 * My site is [http://www.zdravieportal.sk](http://www.zdravieportal.sk)
 * thanks
 *  [joshpe](https://wordpress.org/support/users/joshpe/)
 * (@joshpe)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785699)
 * When your in the “edit page” section for your home page, do you have it set to“
   full width”? Its an option on the right side under “template”.
 * It’s possible but not probably its not supported by your theme.
 *  Thread Starter [Eservices](https://wordpress.org/support/users/eservices/)
 * (@eservices)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785700)
 * Joshpe, i cant find it
 *  Thread Starter [Eservices](https://wordpress.org/support/users/eservices/)
 * (@eservices)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785701)
 * I want to expand the middle (central cell) on 150px
 *  [ashiquzzaman](https://wordpress.org/support/users/ashiquzzaman/)
 * (@ashiquzzaman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785708)
 * Try adding these these css code into your custom css section and let me know.
 *     ```
       @screen and (min-width: 1024px) {
       div#primary.content-area {width: 58.1%;}
       }
   
       @screen and (min-width: 768px) {
       div#secondary.widget-area.widget-primary {width:25%;}
       }
       ```
   
 *  Thread Starter [Eservices](https://wordpress.org/support/users/eservices/)
 * (@eservices)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785712)
 * Hi, ashiquzzaman
 * still not working 🙁
 *  [ashiquzzaman](https://wordpress.org/support/users/ashiquzzaman/)
 * (@ashiquzzaman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785713)
 * This should work
 *     ```
       #secondary {width:25%;}
       #primary {width:58.1%;}
       ```
   
 *  Thread Starter [Eservices](https://wordpress.org/support/users/eservices/)
 * (@eservices)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785728)
 * Hi, ashiquzzaman
 * Thank you very very much. God bless your family
 * If you have little of time look at my another thread
    [https://wordpress.org/support/topic/alphabetical-list-plugin-1?replies=1](https://wordpress.org/support/topic/alphabetical-list-plugin-1?replies=1)
 * Have a nice weekend
 *  Thread Starter [Eservices](https://wordpress.org/support/users/eservices/)
 * (@eservices)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785730)
 * Hi again, ashiquzzaman
 * When i give the code to css manager (on PC work great) but then i try to view
   my site on mobile and there is big problem look here
 * [http://www.zdravieportal.sk/mobile.jpg](http://www.zdravieportal.sk/mobile.jpg)
 *  [ashiquzzaman](https://wordpress.org/support/users/ashiquzzaman/)
 * (@ashiquzzaman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785734)
 * Looks fine from my end.
 *  Thread Starter [Eservices](https://wordpress.org/support/users/eservices/)
 * (@eservices)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785735)
 * Thanks again for your patience and time
 *  Theme Author [Theme Junkie](https://wordpress.org/support/users/themejunkie/)
 * (@themejunkie)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785800)
 * Thank you [@ashiquzzaman](https://wordpress.org/support/users/ashiquzzaman/) 
   for your help 😉

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘changing width’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/delivery-lite/1.0.7/screenshot.
   png)
 * Delivery Lite
 * [Support Threads](https://wordpress.org/support/theme/delivery-lite/)
 * [Active Topics](https://wordpress.org/support/theme/delivery-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/delivery-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/delivery-lite/reviews/)

## Tags

 * [length](https://wordpress.org/support/topic-tag/length/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 13 replies
 * 4 participants
 * Last reply from: [Theme Junkie](https://wordpress.org/support/users/themejunkie/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/changing-width-2/#post-6785800)
 * Status: resolved