vivaldi://experiments/
Allow CSS modificationsをオンにしてオリジナルカスタムUIに入れてるけど
/* メニュー */
.menubar {
font-size: 12px !important;
}
/* メニュータイトル */
.topmenu .horizontal-menu-pagetitle {
display: none !important;
}
/* アドレス欄 */
.UrlBar-AddressField {
font-size: 11px !important;
}
/* アドレス欄 サイト警告 */
.SiteInfoButton {
display: none !important;
}
のメニューかな