Comment 'You need to place th...' to 'Timeline Emojis'
Comment to Timeline Emojis
  • You need to place there something like:

    .gray-theme.fr-box.fr-basic .fr-element {

    font-size: 18px;

    }

    and

    .bx-tl-item-text .fr-emoticon {

    font-size: 18px;

    }

    Then clear the cache in the Studio->Dashboard->Cache area.

    • Thank you but that didn't work. I also cleared the cache in browser.

      I added this to the end of Custom Styles area.

      .gray-theme.fr-box.fr-basic .fr-element {

      font-size: 18px;

      }

      .bx-tl-item-text .fr-emoticon {

      font-size: 20px;

      }