Title: Sidebar size
Last modified: August 21, 2016

---

# Sidebar size

 *  Resolved [apasaron](https://wordpress.org/support/users/apasaron/)
 * (@apasaron)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/sidebar-size-6/)
 * Hello Ossie. I would like to know what I need to modify to increase the sidebar
   size of your theme. I have tried several options with no success. We got the 
   pro version and still no luck to get the way we need.
    Help will be appreciated.
   Saludos.

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

 *  Theme Author [Template Express](https://wordpress.org/support/users/danstriker/)
 * (@danstriker)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/sidebar-size-6/#post-4267914)
 * Hello,
    you can increase the sidebar by adjusting the following in the style.
   css:
 *     ```
       #secondary, #tertiary {
       width: 20%;
       }
       ```
   
 * depending on how big you want to make it you may also need to change the followoing:
 *     ```
       #content {
       margin: 0 27% 0 0;
       }
       ```
   
 *  Thread Starter [apasaron](https://wordpress.org/support/users/apasaron/)
 * (@apasaron)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/sidebar-size-6/#post-4267970)
 * Thank you Ossie it worked like a charm!. This is a way of fast support.
    Saludos
 *  Theme Author [Template Express](https://wordpress.org/support/users/danstriker/)
 * (@danstriker)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/sidebar-size-6/#post-4268026)
 * I am happy you got it fixed
 * thanks

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

The topic ‘Sidebar size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bota/2.5/screenshot.png)
 * Bota
 * [Support Threads](https://wordpress.org/support/theme/bota/)
 * [Active Topics](https://wordpress.org/support/theme/bota/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bota/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bota/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Template Express](https://wordpress.org/support/users/danstriker/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/sidebar-size-6/#post-4268026)
 * Status: resolved