Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
.block-filterBar { display: none; }
Not an option by default as far as I know.
To remove it you could use this in extra.less:
Code:.block-filterBar { display: none; }
Keep in mind it removes some nice functionality:
XenForo suggestions
Please post any suggestion that you'd like to see as part of XenForo here. If you have a suggestion for an official add-on, please use the correct add-on suggestion forum. If you have a suggestion for a third-party add-on, please post it in the add-on's thread.xenforo.com
Here for example a suggestion forum, you wouldn't see those links (if you this type of node).
Not an option by default as far as I know.
To remove it you could use this in extra.less:
Code:.block-filterBar { display: none; }
Keep in mind it removes some nice functionality:
XenForo suggestions
Please post any suggestion that you'd like to see as part of XenForo here. If you have a suggestion for an official add-on, please use the correct add-on suggestion forum. If you have a suggestion for a third-party add-on, please post it in the add-on's thread.xenforo.com
Here for example a suggestion forum, you wouldn't see those links (if you this type of node).
Okay, I will just leave it alone, I don't want any issues. I did not see it on the fordtremor.com site that uses the same style so I thought it was an option.Not an option by default as far as I know.
To remove it you could use this in extra.less:
Code:.block-filterBar { display: none; }
Keep in mind it removes some nice functionality:
XenForo suggestions
Please post any suggestion that you'd like to see as part of XenForo here. If you have a suggestion for an official add-on, please use the correct add-on suggestion forum. If you have a suggestion for a third-party add-on, please post it in the add-on's thread.xenforo.com
Here for example a suggestion forum, you wouldn't see those links (if you this type of node).