Viewing 3 replies - 1 through 3 (of 3 total)
  • I am having a similar issue. Did you ever work out the problem? I’m inside the style.css and the code doesn’t really have designated name specifications for what it connects to. “table.cmb_metabox textarea.cmb_textarea_code” doesn’t tell me anything really. If you have a fix, please let me know! Thanks in advance.

    Thread Starter Loreen72

    (@loreen72)

    I did not ever get this resolved. We gave up and just left it as is.

    Hi, Loreen

    I made some style changes to member name & designation that you might find helpful, see below. h4 controls the member name and h6 controls the designation. Adjust font sizes, weights and colors as you wish. Your mileage may vary.
    ??

    .mmt_container h4{
    font-size: 1.15em;
    font-weight: bold;
    color: #555555;
    margin: 10px 0 0 0;

    }
    .mmt_container h6{
    font-size: .95em;
    font-weight: normal;
    color: #323232;
    margin: 5px 0 0 0;

    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Team Member Name & Designation’ is closed to new replies.