Open tazcrzy opened 8 years ago
You can adjust the general theme font size using the Customizer, try adding this to the custom CSS section of the Customizer if you just want to change the nav bar font size:
.banner nav { font-size: 200%; } /* or whatever font size you like */
thank you so much. It did exactly what I wanted.
On Mon, Aug 1, 2016 at 7:16 PM, Michael Sisk notifications@github.com wrote:
You can adjust the general theme font size using the Customizer, try adding this to the custom CSS section of the Customizer if you just want to change the nav bar font size:
.banner nav { font-size: 200%; } /* or whatever font size you like */
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mgsisk/inkblot/issues/61#issuecomment-236750745, or mute the thread https://github.com/notifications/unsubscribe-auth/AT0gALztQwgaZ6z_CZxU0zcvp_d-g-liks5qboxHgaJpZM4JaHlH .
Leslie C. 630-835-6110 tazcrzy@gmail.com
I found your wonderful template and since I am so new to WordPress, I require some custom code to change the size of the font in the pages Menu (Navigation) bar. Can anyone assist me? thanks in advance