Is it possible to change the font colors from the titels marked in red? See attachment 1 and 2 --> Thank you.
Hey maggie! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: ul.products li a h3 { color: green !important; } .summary.entry-summary h1 { color: green !important; } Thanks, Praveen