Overview:
So what this template modification does is, it shows the visitor panel in responsive
1) Go to sidebar.css and find
2) Remove:
So what this template modification does is, it shows the visitor panel in responsive
1) Go to sidebar.css and find
Code:
.Responsive .sidebar .visitorPanel
{
display: none;
}
2) Remove:
Code:
display: none...
You do not have permission to view the full content of this resource.
Log in or register now.