Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter samrosenthal

    (@samrosenthal)

    This forum has only received 7 questions in the last 4 weeks.
    How difficult would it really be for the moderators to answer them!?

    Trying again:

    Hi. Does anyone know the CSS code to change the font size / face of “WP Twitter Feeds” — it seems this should be an easy fix, once I know the right code, and the right place to drop it in. Thanks in advance,
    Sam

    Thread Starter samrosenthal

    (@samrosenthal)

    Posting again…..

    Hi. Does anyone know the CSS code to change the font size / face of “WP Twitter Feeds” — it seems this should be an easy fix, once I know the right code, and the right place to drop it in. Thanks in advance,
    Sam

    Plugin Author Team Startbit

    (@vivacityinfotechjaipur)

    Hi Samrosenthal,
    Greetings !!

    Thanks for using our plugin.

    You can easily change the CSS code for font size / face of “WP Twitter Feeds”. For it you need to do some customization in your CSS file.
    Please write this code in your css file.

    .tweet_data
    {
    font-size: 12px !important;
    font-family: cursive !important;
    }

    Let us know if you need more help.

    Thanks & Regards
    Team Vivacity

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Font size’ is closed to new replies.