Title: Help with sidebar position
Last modified: August 20, 2016

---

# Help with sidebar position

 *  [Alex Clemente](https://wordpress.org/support/users/netcentersv/)
 * (@netcentersv)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/help-with-sidebar-position/)
 * Hello,
 * I hope someone with a good heart 🙂 can help me with this doubt.
    I have this
   theme installed [http://fthemes.com/dinamo-free-wordpress-theme/](http://fthemes.com/dinamo-free-wordpress-theme/)
   and I just want to do is reduce the width of the slide to the left in 615px but
   that makes an right empty space. How do I move the sidebar to up to cover the
   empty space?
 * I would appreciate your help;)
 * Hola,
 * Espero que alguien de buen corazón 🙂 me pueda sacar de esta duda.
    Tengo este
   tema instalado [http://fthemes.com/dinamo-free-wordpress-theme/](http://fthemes.com/dinamo-free-wordpress-theme/)
   y lo que quiero es hacer es reducir el ancho del slide a la izquierda a 615px
   pero que la sidebar me cubra el espacio que queda vació a la derecha ¿Como hago
   para mover el sidebar al espacio vació?
 * Les agradecere su ayuda 😉

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/help-with-sidebar-position/#post-2930218)
 * not elegant, rather a bad hack, and _might not work in all browsers, particular
   not in older browsers_ – try to add this to style.css or change the respective
   style in style.css:
 * `#sidebar-primary{margin-top:-350px;}`
 *  Thread Starter [Alex Clemente](https://wordpress.org/support/users/netcentersv/)
 * (@netcentersv)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/help-with-sidebar-position/#post-2930219)
 * thank you very much, worked great! I really appreciate your help 🙂
    As you will
   have noticed I am a beginner and this has helped me a lot.
 *  Thread Starter [Alex Clemente](https://wordpress.org/support/users/netcentersv/)
 * (@netcentersv)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/help-with-sidebar-position/#post-2930224)
 * Hi [@alchymyth](https://wordpress.org/support/users/alchymyth/), Now I have another
   problem, in article the sidebar appears moved up exactly in the same px (-350px;)
   how can i fix that?
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/help-with-sidebar-position/#post-2930225)
 * change the line to:
 *     ```
       .blog #sidebar-primary{margin-top:-350px;}
       ```
   
 * that makes use of the specific body_class of the front page
 *  Thread Starter [Alex Clemente](https://wordpress.org/support/users/netcentersv/)
 * (@netcentersv)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/help-with-sidebar-position/#post-2930226)
 * thanks for the idea, i have the style.css in this way
 *     ```
       #sidebar-primary {
           overflow: hidden;
           float: left;
           width: 300px;
           margin-left: 15px;
       }
   
       .blog #sidebar-primary{margin-top:-440px;}
       ```
   
 * and now is working great in the front page and in the article page.
 * cheers!

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

The topic ‘Help with sidebar position’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * 5 replies
 * 2 participants
 * Last reply from: [Alex Clemente](https://wordpress.org/support/users/netcentersv/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/help-with-sidebar-position/#post-2930226)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
