Reply To: Change text color of main contend in portfolio

#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