Change text color of main contend in portfolio

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #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

    #738
    n.worker
    Participant

    Great! That’s it. Thanks a lot for your help.

    #748
    Anonymous
    Inactive

    Hello N.worker,

    We appreciate your feedback.

    Regards.
    eVision Themes
    Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.