Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    You need to change the font size, Please use below CSS.
    Please Go to the “Additional CSS” part of the dashboard and add below CSS(Path: Admin Panel->Appearance->Customize->Additional CSS).

    1.) You are using grid shortcode
    .wp_teamshowcase_grid .member-name { font-size: 18px !important; }

    2.) You are using slider shortcode
    wp_teamshowcase_slider .member-name { font-size: 18px !important; }

    Let me know if you are any query.

    Thanks,

    Thread Starter antardrishti

    (@antardrishti)

    Thanks for reply, changed font size in plugin CSS and now its working fine. thanks
    regards

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    If you like this Plugin Please give your Important Rate and Review Here…

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how do i change team member name font size’ is closed to new replies.