How do you change the font and font size for EZ pages created in a side box? On a related topic, how do you change the font for the reviews sidebox?
How do you change the font and font size for EZ pages created in a side box? On a related topic, how do you change the font for the reviews sidebox?
You install the Firefox browser and the Web Developer plugin for it. That will allow you to place your mouse pointer over an area of your site and see what CSS controls that section.
In the case of the ez-page sidebox (I assume you want to change the links in the sidebox) it will be #moreInformation. For the reviews sidebox, it's #reviews.
Thanks. I didn't know that Firefox plugin existed and that helped.