March 11, 2016 at 7:34 AM
#735
Anonymous
Inactive
Hello N.worker,
You can add the following CSS on custom CSS option to change text color on Portfolio section.
To find that section go to Appearance > Customize > Themes Options > Custom CSS Option.
.block-section.block-portfolio {
color: #4b494f;
}
Let us know how it works.
Best Regards,
eVision Themes
Support Team