By ollie parkinson on Wednesday, 20 May 2015
Posted in General Issues
Likes 0
Views 690
Votes 0
Hi,

I need to stop the 'Toggle Sidebar' button in the stream displaying.

Is there a way this can be turned off/removed permanently?

Many thanks.
Hello Ollie,

To be honest I don't see the point on why you want to remove the sidebar toogle while in the responsive view. However if you really want to remove it, you can place the css code below inside your template.css or custom.css file of your template folder to hide it.
body div#fd.es.w480 .btn-sidebar-toggle {
display: none !important;
}


Hope these help.
·
Thursday, 21 May 2015 00:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi ollie parkinson,

Can you provide us with your following details?
#1. Joomla backend URL and access
#2. FTP access
#3. Which toggle sidebar are you referring
·
Wednesday, 20 May 2015 17:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I'm afraid I cant provide these as I am building an intranet on an internal server.

I want to remove/hide the toggle sidebar grey button that appears at the top of the dashboard stream.
·
Wednesday, 20 May 2015 17:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi ollie parkinson,

Can you provide us some screenshot which are you referring to?

By the way, check my screenshot below. (this is my local Easysocial dashboard interface)
·
Wednesday, 20 May 2015 17:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

Please find attached screenshot with the bar that I wish to remove marked.

Many thanks.
·
Wednesday, 20 May 2015 17:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Many thanks Ezrul, this works perfectly.

Wanted to hide this because the screen shot supplied is on a full size monitor but the site is displaying responsive functions as modules either side have reduced the available space for the stream.
·
Thursday, 21 May 2015 16:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ollie,

You are most welcome. Glad that your issue has been resolved now.
·
Thursday, 21 May 2015 17:32
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post