Jump to content

hometabcontent expanded by default


pyromano

Recommended Posts

Hello

if you use default theme or theme that uses default construction of tabs on homapge:

 

put this script to your global.js file (at the end)

$(document).ready(function(){
$('#home-page-tabs li:first, #index .tab-content ul:first').addClass('active');
});
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...