Realmac
Software
Support
Blog
Company
Courier
RapidWeaver
LittleSnapper
Analog
Store
Categories
Discussions
Activity
Sign In
Welcome to the RapidWeaver Community Forums, where you can chat with RapidWeaver users from around the world!
how to enlarge font size in Navcontainer
dandehuis
Posts:
0
Members
May 2012
in
Tips, Tricks and How To's
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
Pagoda
Posts:
70
Members
May 2012
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
shirleywhirly
London
Posts:
1,641
Members
May 2012
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
All a bit of fun
Leave a Comment
Unknown
bold
italic
underline
strike
code
image
url
quote
spoiler
Home
•
Tips, Tricks and How To's
Comment As ...
Comments
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
You can try adding the following css to the custom css section of the page inspector
Hope this helps