Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .fullwidth-page h1 { color: red; } In place "red" you can put your color or color code. This will solve your issue.