Title: Sidebar Mobile Toggle, Opened by default
Last modified: August 30, 2016

---

# Sidebar Mobile Toggle, Opened by default

 *  Resolved [tellthemsol](https://wordpress.org/support/users/tellthemsol/)
 * (@tellthemsol)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/sidebar-mobile-toggle-opened-by-default/)
 * Hi
 * thank you very much for this theme.
    Its one of the best free theme on wordpress.
 * I have just a question.
 * How make the sidebar mobile toggle, opened by default?
    I looked into this script
   i know the answer is here but i cannot find it.
 * \lupercalia\js\scripts.js:
 *  jQuery(document).ready(function($){
 *  jQuery(‘.sidebar’).append(‘<div class=”sidebar-toggle”></div>’);
 *  jQuery(“.sidebar-toggle”).on(“click”, function(){
 *  jQuery(“.sidebar .widget”).slideToggle(“fast”);
    jQuery(this).toggleClass(“active”);
 *  });
 *  });
 * Thank you very much for your help.
 * Its a pity there is no possibility to make don because i would like to make don
   for your work you deserve it.
 * (sorry for my english im french)
    Regards

Viewing 1 replies (of 1 total)

 *  Thread Starter [tellthemsol](https://wordpress.org/support/users/tellthemsol/)
 * (@tellthemsol)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/sidebar-mobile-toggle-opened-by-default/#post-6416573)
 * I found the solution
 * In style.css i removed live 737
 *  .sidebar .widget,
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘Sidebar Mobile Toggle, Opened by default’ is closed to new replies.

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

 * 1 reply
 * 1 participant
 * Last reply from: [tellthemsol](https://wordpress.org/support/users/tellthemsol/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/sidebar-mobile-toggle-opened-by-default/#post-6416573)
 * Status: resolved