site title

Hi,
How can i style and change the font size of nav menu and menu font size?

and whenever i use my child them some time it does not show footer video header& tagline</

using CSS provided

Hi @foodies,

I hope you are well today and thank you for your questions.

How can i style and change the font size of nav menu and menu font size?

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

.navbar-default .navbar-nav > li > a {
    font-size: 11px;
}
and whenever i use my child them some time it does not show footer video header& tagline using CSS provided

There are various child themes shared in that topic so could you please tell me which one you are using?

Also could you please share me your site URL where it’s happening so that i can troubleshoot it?

Best Regards,
Movin

thanks

You are most welcome here :slight_smile: