How do I change the font in the Address bar?
-
I don't really like the font in the new update. How do I change it?
-
@DanielRoz I have some CSS code to change the font size. If you know CSS I suspected that you can change the font as well with a slight tweak.
/*Large Font in Address Field*/ .addressfield input.url {font-size: 16px;}
-
@Pesala I don't know CSS but I know someone who does. Thank you anyways!!
-
@Pesala Hi.
I've tried with the three below (not at the same time, of course) and they don't work. What am I doing wrong?.addressfield input.url {font-size: 16px;} .addressfield form input.url { font-size: 16px !important; } .UrlBar-UrlField { font-size: 16px; }
Thanks.
-
@Buglocker It looks like an update broke the code. This often happens with CSS hacks.
-
@Pesala So , no way to change the font ?
-
-
Ppafflick moved this topic from Vivaldi for macOS on