Reply To: make widget font bigger May 31, 2020 at 8:50 am #23734 Grace SupportKeymaster Hi, To change the font size of sidebar widgets Go to the Appearance -> Editor -> style.css add below css code at the end of file #sidebar ul li a { font-size: 18px; } Regards Grace Themes