• Resolved tellthemsol

    (@tellthemsol)


    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)
Viewing 1 replies (of 1 total)
  • The topic ‘Sidebar Mobile Toggle, Opened by default’ is closed to new replies.