Change text color of main contend in portfolio

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #732
    n.worker
    Participant

    Hello there,
    I would like to change the text color of the main content just below the portfolio title. In the widget I can’t find it? How can I adjust it?
    Thanks!

    #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 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.