Can you please show in what file and what line I would be adding text. I'd like to change font to something different than already on page.
I want text at the top of page and if possible, also at the bottom above the footer.
Thank you.
Can you please show in what file and what line I would be adding text. I'd like to change font to something different than already on page.
I want text at the top of page and if possible, also at the bottom above the footer.
Thank you.
Hi,
If you want to change the font, you'll need to change the stylesheet.css file in your /includes/templates/YOUR_TEMPLATE/css folder. To find out what you need to change in that file, install the extension Firebug in your browswer (I use Chrome) and it will show you what style is being used on the text you want to change.