@chez have you tried accessing from a different browser? Is your site publicly available?
I want to delete this button,what files should I modify?
-
-
@Hentai make sure you know what removing it does before you do, removing it makes it impossible to change between container and container-fluid, removing it won't force your site to one width or the other, so it may be inconsistent for your users.
However, hide it using CSS, if you remove it from the theme, it makes upgrading in the future a pain.
I'm on my iPad at the minute, but Use firebug or some other browser based development tool to get the class name. (I think it's panel resizer) and set the CSS to
display:none;
If you really want to mess with the code, it's here
-
@a_5mith Thanks for your advice : )
Suggested Topics
-
Unsolved Delete embedded image
Technical Support • • chez -
Unsolved .htaccess files and NodeBB
Technical Support • • Henry Wright
Copyright © 2022 NodeBB | Contributors