Title: Sidebar Toggle on mobile
Last modified: August 10, 2021

---

# Sidebar Toggle on mobile

 *  Resolved [dimchomiroslavovdimov](https://wordpress.org/support/users/dimchomiroslavovdimov/)
 * (@dimchomiroslavovdimov)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/sidebar-toggle-on-mobile-2/)
 * Hello,
 * I use a sidebar for filters on the store page, and in the desktop version everything
   looks good!
 * In the mobile version, however (after all, 95% of my customers are navigate from
   their smartphones) On the mobile version, only an arrow appears for the toggle
   bar, as you know, to open the filter menu! This is a problem because 90 percent
   of people do not know what it is and do not use it! How can I add text to show
   that this is the search menu (FILTERS), as I gave an example in the photo for
   example?
 * [https://ibb.co/qdXJKk2](https://ibb.co/qdXJKk2)
 * I really need it, because this is an little thing but give away much conversations
   and its strange that its not visible solution, option for it!
 * Of course, I have called the theme developers for that, but they replied that
   this is a “problem” that comes from the woocomerce and to seek help from you …
 * Thank you in advance and greetings!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsidebar-toggle-on-mobile-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [abwaita a11n](https://wordpress.org/support/users/abwaita/)
 * (@abwaita)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/sidebar-toggle-on-mobile-2/#post-14752744)
 * Hi [@dimchomiroslavovdimov](https://wordpress.org/support/users/dimchomiroslavovdimov/),
 * You’re using a tool that minifies CSS so it’s not quite certain, but that chevron
   symbol to access filters is most likely coming from your theme.
 * You could do a conflict test, not because you have a conflict, but just to ascertain
   that your theme comes with that button. Here’s the [conflict test guide](https://docs.woocommerce.com/document/how-to-test-for-conflicts/).
 * As a rough patch-up work, you could add the following CSS to have it say “Filters”,
   but still, kindly check again with your theme authors regarding it:
 *     ```
       .right-sidebar .sidebar-toggler:not(.filter-btn) i:before {
           content: "Filters";
           font-size: 0.8em;
       }
       ```
   
 * The CSS goes to **Customizer → Additional CSS**.
 * Hope this helps.
    Many thanks.
 *  Thread Starter [dimchomiroslavovdimov](https://wordpress.org/support/users/dimchomiroslavovdimov/)
 * (@dimchomiroslavovdimov)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/sidebar-toggle-on-mobile-2/#post-14763550)
 * Thank you so much for the answer! I will follow the recommendations and write
   again here about the result …
 * Greetings!
 *  [Mirko P.](https://wordpress.org/support/users/rainfallnixfig/)
 * (@rainfallnixfig)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/sidebar-toggle-on-mobile-2/#post-14766609)
 * Hi [@dimchomiroslavovdimov](https://wordpress.org/support/users/dimchomiroslavovdimov/),
 * Absolutely – We’ll be here if you have more questions!
 * Thanks.
 *  Plugin Support [Gabriel – a11n](https://wordpress.org/support/users/gabrielfuentes/)
 * (@gabrielfuentes)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/sidebar-toggle-on-mobile-2/#post-14789976)
 * Since it’s been a while since we last heard back from you, I’m going to mark 
   this thread resolved.
 * Hopefully, you were able to find a solution to your problem! If you have further
   questions, please feel free to open a new topic.
 * Cheers!

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

The topic ‘Sidebar Toggle on mobile’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [Gabriel – a11n](https://wordpress.org/support/users/gabrielfuentes/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/sidebar-toggle-on-mobile-2/#post-14789976)
 * Status: resolved