The menu font is currently large italic for my RSS feeds. How can I change that to regular black ve rdana? Thanks.
The menu font is currently large italic for my RSS feeds. How can I change that to regular black ve rdana? Thanks.
Find the css class that is associated with that text and change it to:
font: normal 11px Verdana, sans serif;
or something similar. Check out this site.
Well hang on guys. What is the CSS selector for an RSS feed ?
This topic has been closed to new replies.