Realmac Software

Welcome to the RapidWeaver Community Forums, where you can chat with RapidWeaver users from around the world!

how to enlarge font size in Navcontainer

Hello folks,

I'm using the Bravo Theme and I would like to enlarge the font size for the navigation menu.
I have almost no experience with html and CSS.

Thanks for your help

Dan

Comments

  • PagodaPagoda Posts: 70Members
    Hi Dan,

    You might want to try & move this to the question section, instead of tips & tricks. Might get a better response.

    - have you contacted the theme developer directly? Most developers are very good at responding quickly.

    - can you post your project file so we can take a look?

    Cheers
  • shirleywhirlyshirleywhirly LondonPosts: 1,641Members
    Hi

    You can try adding the following css to the custom css section of the page inspector
    #navcontainer ul{
    	font-size: 14px;
    }
    

    Hope this helps

Leave a Comment

bolditalicunderlinestrikecodeimageurlquotespoiler