• Resolved JCornford

    (@jcornford)


    Is it possible to override the color of the text in basic info, or not have the basic info box appear?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author eleopard

    (@eleopard)

    Hello JCornford,

    Thanks for using the Portfolio Manager.

    the Basic info section is set to take the color of the website, which is your case is white, hence the issue 🙂

    You can easily override this by doing the following:

    1. Go to Portfolio Manager > Settings > Advanced Tab > Custom CSS Box

    2. Paste the following:

    #bpm-project-footer-wrapper{
        color: #333333;
    }

    You can change the color #333333 to any other color that your want.
    this would change the colors of all the footer’s text.

    Let me know if this works for you.

    Thread Starter JCornford

    (@jcornford)

    Thanks, that worked.

    Plugin Author eleopard

    (@eleopard)

    Glad to know it worked. Marking this ticket resolved now.

    Please feel free to let me know in case you face any other issues.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Basic Info Section’ is closed to new replies.