• Resolved randon

    (@randon)


    Hi,

    Is it possible to remove the text “Retweeted” above every tweet?

    • This topic was modified 3 years, 8 months ago by randon.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Smash Balloon Louis

    (@smashballoonlouis)

    Hi @randon,

    Thanks for contacting us! You could hide the “Retweeted” text by adding the CSS rule below to WordPress Dashboard > Appearance > Customize > Additional CSS:

    .ctf-context {
    	display: none !important;
    }

    I hope this helps! Could you let me know if you have any questions?

    Best regards,

    Louis

    Thread Starter randon

    (@randon)

    Thank you very much.

    Plugin Support Smash Balloon Louis

    (@smashballoonlouis)

    Hi @randon,

    You’re very welcome, it’s my pleasure to help. If you need any other assistance, please don’t hesitate to let us know.

    Best regards,

    Louis

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

The topic ‘“Retweeted” text’ is closed to new replies.