Thanks. Last question.
In the Corproate Resposne template, how can I change the main menu font? In the old template, there was a setting for Bar Font, but not in the new template.
Thanks.
rmartin1965
You can override this custom css:
#s5_nav li a { font-size:1em; font-weight:700;}
Thank you, but where do I insert the custom code? In one of the CSS sheets (if so, which one), or somewhere in the template parameters?
Thanks!
rmartin1965 In Shape5 templates, you can put custom css code into the file: /templates/s5_template/css/custom.css (Create this file if it doesn't exist)