Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.
A ti fi pamọ́ fọ́jọ́ pípẹ́

need to increase bookmark font size. my eyesight is poor

cor-el replied
rff9589

my eyesight is poor. How do I increase the font size on the bookmark bar?

my eyesight is poor. How do I increase the font size on the bookmark bar?

All Replies (1)

See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

Add code to userChrome.css below the @namespace line.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#personal-bookmarks .toolbarbutton-text {font-size:13pt !important; font-weight:bold;}
#personal-bookmarks .bookmark-item menupopup * {font-size:13pt !important;}