@tychoweb:
I need to add an email address in the right header. Are you able to advise any way of just adding some text here?
— To add email address in the right header section. You need to use Catch Everest Pro theme and then you can add widgets in Header Right Sidebar.
I am thinking of upgrading in the next month, will the sites I’m working on be upgraded or will I have to start them from scratch to use the new features?
— The upgrade process from Catch Everest Free to Catch Everest Pro is pretty smooth in you haven’t change any core theme functions and style. All your customization from Theme Options, posts, pages and everything will be upgraded smoothly.
I realise this is the third “one question” but I am trying desperately to make the telephone bigger (it is h2), in the code below, whatever I set the font-size to isn’t making any difference at all. The ‘font-type’ works but I can’t make it bigger. Is there anything wrong with this code?
— Change the size in the following css and add it in “Appearance = theme Options => Custom CSS” box.
#site-description {
font-size: 13px;
}