Title: side bar questions
Last modified: January 20, 2019

---

# side bar questions

 *  Resolved [twgerber](https://wordpress.org/support/users/twgerber/)
 * (@twgerber)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/side-bar-questions/)
 * When setting layout of left+sidebar and content area or the portion that has 
   a sidebar+content+sidebar…..
 * Where do you specify which sidebar is used for each sidebar area?
 * Also I am showing product categories and I want to change the icon in front of
   each category. Is that done in the Theme? [http://efstage.preisen.com/](http://efstage.preisen.com/)

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

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/side-bar-questions/#post-11111843)
 * Hello,
 * I didn’t understand your question clearly. You can find left and default sidebar
   in the Appearance > Widget.
 * Which Icon – Do you mean checkbox before the product categories?
 *  Thread Starter [twgerber](https://wordpress.org/support/users/twgerber/)
 * (@twgerber)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/side-bar-questions/#post-11112467)
 * Yes the checkbox icon
 * [http://efstage.preisen.com/](http://efstage.preisen.com/)
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/side-bar-questions/#post-11114269)
 * Hello,
 * Add the below code to the Customize > Custom CSS section to change it. In the
   place of the arrow, add your content.
 *     ```
       .widget_product_categories li a:before, .widget_layered_nav li a:before {
           content: ">>";
           border: transparent;
       }
       ```
   
 *  Thread Starter [twgerber](https://wordpress.org/support/users/twgerber/)
 * (@twgerber)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/side-bar-questions/#post-11114278)
 * Thank you
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/side-bar-questions/#post-11114350)
 * You’re welcome!

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

The topic ‘side bar questions’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/side-bar-questions/#post-11114350)
 * Status: resolved