@paigeohliger:
1. To change the hover color for the Previous and Next buttons from grey to orange (#ef5a29). Add the following css in your “Custom CSS” box in your Theme Options:
ul.default-wp-page li a:hover, #content nav a:hover { background-color: #ef5a29; }
2. On the home page the excerpts have the ellipse (…) indicating that there is more text to read. But on the Recipe page (http://plantricious.com/category/recipes-and-hints/recipes/) there is no indication of additional text to read. Is there a setting that I am missing.
— That is due to the setting in the theme for featured post widget. I will ask to add the option in next version so that you can disable it from css. For now there is no option for that. You need to use the text widget and add the content if you don’t like the …