• Resolved evieb

    (@evieb)


    Hi there

    I want to reduce the size of the message text shared in the FB feed in my footer. I tried using the following custom css but it didn’t change:

    ffwd_blog_style_object_messages_0 {
    font-size: 14px;
    }

    Can you please help thank you?

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

Viewing 1 replies (of 1 total)
  • Plugin Support Asya Gabrilyan

    (@asyag)

    Dear @evieb,
    Thank you for the report.

    Please try using the following CSS:

    .ffwd_blog_style_object_messages_0 {
    font-size: 14px !important;
    }`

    Sincerely,

Viewing 1 replies (of 1 total)
  • The topic ‘CSS to make message text smaller’ is closed to new replies.