Hello, My URL is http://bostondiverservices.com I would like to replace the "Home" button in the top right corner to some text. Is this possible? Its ok if it is still a link, I would just like to change the word "home" to something else Also, at the bottom of the page, is there a way to remove the orange bar that shows up at the top of the RSS feed widget (bottom right of the page)? It doesn't match the rest of the web page. Thanks in advance for your help! Dina
Hello, 1. Go to Appearance > Menus and follow the instruction as shown in image given below 2. Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: a.rsswidget img { display: none; } Thanks & Regards Gourav Shrivastava