We continue our coverage of Vivaldi browser customization. In this article, we will see how to remove the mostly useless Home button. As usual, we will perform a simple CSS trick. Here we go.
Before we start, we need to create a special custom.css file which will store our changes. We need to connect to the Vivaldi browser, so please refer to the following article: Attach own CSS file to the Vivaldi browser.
To remove the Home button from the Vivaldy browser, we need to define a new style for that button in the custom.css file mentioned above and make it invisible.
Add the following line to the end of that file:
.button-addressfield.home,.button-tabbar.home,.button-toolbar-small.home,.button-toolbar.home{display:none !important}
You can copy-paste the above line.
Restart the browser to apply the changes you made. The result will be as follows:
That's it! You are done.
Support us
Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:
If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!
Advertisеment
The home button is my most used web browser button.
Well, I am using the Alt + Home shortcut instead.
I tried your so-called “trick”, but the home button is STILL showing! What am I doing WRONG? Can you HELP me fix this…? :-(
I need to check it on latest Vivaldi. Maybe it needs some correction.
Doesn’t work (05/Nov/2016)
Works fine in Vivaldi 1.7.735.46 (Stable channel) (64-bit), which is the latest version as of this post on 08.03.2017. Just follow the directions.
Still works in 1.8.770.56 (Stable channel) (64-bit).
Still works in 1.12.955.36 (Stable channel) (64-bit).