Title: Remove right side bar
Last modified: December 29, 2018

---

# Remove right side bar

 *  [harcoz](https://wordpress.org/support/users/harcoz/)
 * (@harcoz)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-right-side-bar/)
 * Hi
 * Can I know how to remove the right sidebar in individual faq page?
 * Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-right-side-bar%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-right-side-bar/#post-11045165)
 * Hi harcoz,
 * Here is some CSS you can try adding into your theme’s “Additional CSS” section(
   under Appearance -> Customize):
 *     ```
       .single-ufaq aside#sidebar {
           display: none;}
   
       .single-ufaq #main:not(.sidebar-none) .wf-container-main {
           display: block;}
       ```
   

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/ultimate-faqs/assets/icon-128x128.png?rev=1803957)
 * [Ultimate FAQ Accordion Plugin](https://wordpress.org/plugins/ultimate-faqs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-faqs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-faqs/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-faqs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-faqs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-faqs/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/remove-right-side-bar/#post-11045165)
 * Status: not resolved