Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Menu (Navigation) Bar - Resize #61

Open
tazcrzy opened this issue Aug 2, 2016 · 2 comments
Open

Menu (Navigation) Bar - Resize #61

tazcrzy opened this issue Aug 2, 2016 · 2 comments
Assignees
Labels

Comments

@tazcrzy
Copy link

tazcrzy commented Aug 2, 2016

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

@mgsisk mgsisk self-assigned this Aug 2, 2016
@mgsisk mgsisk added the question label Aug 2, 2016
@mgsisk
Copy link
Owner

mgsisk commented Aug 2, 2016

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 */

@tazcrzy
Copy link
Author

tazcrzy commented Aug 2, 2016

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
#61 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AT0gALztQwgaZ6z_CZxU0zcvp_d-g-liks5qboxHgaJpZM4JaHlH
.

Leslie C.
630-835-6110
tazcrzy@gmail.com

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants