Title: Sidebard
Last modified: August 4, 2019

---

# Sidebard

 *  Resolved [Sewlicious](https://wordpress.org/support/users/sewlicious/)
 * (@sewlicious)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/sidebard/)
 * If you go to my page you will see that my side bar needs to be moved over to 
   the right, it is too close to my blog posts.
 * I do not know what or how to write the CSS code to fix this.
 * Can some tell me what CSS code I need for this?
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsidebard%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Jarret](https://wordpress.org/support/users/jarretc/)
 * (@jarretc)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/sidebard/#post-11799840)
 * You should be able to use the following in Appearance->Customize->Additional 
   CSS
 *     ```
       #sidebar {
           width: 30%;
       }
       ```
   
 * You can change the 30% value to make the sidebar width skinnier/wider.

Viewing 1 replies (of 1 total)

The topic ‘Sidebard’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Jarret](https://wordpress.org/support/users/jarretc/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/sidebard/#post-11799840)
 * Status: resolved