Title: Adjusting the Sidebar
Last modified: August 20, 2016

---

# Adjusting the Sidebar

 *  [MinnieMouse25](https://wordpress.org/support/users/minniemouse25/)
 * (@minniemouse25)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/adjusting-the-sidebar/)
 * Hi there,
 * Firtly see [http://www.lilasfrenchcooking.co.za/products-page/ingredients/](http://www.lilasfrenchcooking.co.za/products-page/ingredients/).
 * The product boxes and the right sidebar are overlapping. I would like to keep
   the sidebar but I would like to remove the overlapping. How could I do this?
 * Would it be possible to narrow the sidebar?
 * I have installed ‘Edit CSS’ in the WP admin.
 * I really hope that someone can assist.
 * Ciao ciao

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

 *  [Digilodger](https://wordpress.org/support/users/digilodger/)
 * (@digilodger)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/adjusting-the-sidebar/#post-3120568)
 * Hi,
 * Since you already have the Edit CSS option, you can go ahead and copy-paste this
   in there:
 * (change the numbers as you see fit)
 *     ```
       .container_24 .grid_8 {
         width: 260px; /* width of sidebar container */
         padding-left: 50px; /* How far to move the container from the left   (bigger number means moving further away to the right)*/
       }
   
       #searchform {
           width: 200px !important; /* Width of search form */
       }
   
       #searchform #s {
           width:160px !important; /* Width of typing area in search form */
       }
       ```
   
 * Best regards,
    Digilodger
 *  Thread Starter [MinnieMouse25](https://wordpress.org/support/users/minniemouse25/)
 * (@minniemouse25)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/adjusting-the-sidebar/#post-3120569)
 * Hi there,
 * It worked 😀 THANK YOU SO MUCH!!!!
 * If I wish to learn more about coding, could you please recommend a link?
 * Bestest regards,
    Minnie Mouse
 *  [Digilodger](https://wordpress.org/support/users/digilodger/)
 * (@digilodger)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/adjusting-the-sidebar/#post-3120580)
 * That depends on how far you plan go; for example, becoming a professional vs.
   just know enough to manipulate/edit a pre-made theme.
 * But for a starting point, try [codecademy.com](http://www.codecademy.com). For
   basic HTML and CSS, you can click on Learn tab –> then visit Web Fundamental.
 * Otherwise, Google or Bing search is probably your best friend, haha 🙂
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/adjusting-the-sidebar/#post-3120581)
 * [@minniemouse](https://wordpress.org/support/users/minniemouse/) — this is a 
   good reference site too:
 * [http://www.w3schools.com/default.asp](http://www.w3schools.com/default.asp)
 *  Thread Starter [MinnieMouse25](https://wordpress.org/support/users/minniemouse25/)
 * (@minniemouse25)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/adjusting-the-sidebar/#post-3120586)
 * Thank you very much – the help is really appreciated!
 * I plan on becoming a professional but I think that I still have a long journey
   ahead of me before I become a professional. One step at a time ha ha 😉

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

The topic ‘Adjusting the Sidebar’ is closed to new replies.

 * 5 replies
 * 3 participants
 * Last reply from: [MinnieMouse25](https://wordpress.org/support/users/minniemouse25/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/adjusting-the-sidebar/#post-3120586)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
