Support » Plugin: TAB SLIDE » [Plugin: TAB SLIDE] Extend the small tab out from the left side more

Viewing 1 replies (of 1 total)
  • Plugin Author zoranc

    (@zoranc)

    Edit options_set.js and look for

    // Set the position of the toggle tab and it's border
    	jQuery('#tab_toggle').css(tab_position, function () {
    		if (!fullscreen) {
    			return '-22.5px';
    		}

    you can play around with it’s position here
    let me know if you need any more help

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: TAB SLIDE] Extend the small tab out from the left side more’ is closed to new replies.