Need a font larger than "largest"

Trying to display a set of cards via a screencloud onto a TV. 

 

However the title of the cards is tiny at the top left corner so we're trying to get a work around by using the x-axis label. Unfortuantely we still need it to be bigger. 

 

Anyone have any ideas? 

 

I tried doing some html work in a beast mode to see if that would work but no dice.

 

Screen Shot 2020-02-28 at 1.49.13 PM.pngScreen Shot 2020-02-28 at 1.49.43 PM.png

Best Answer

  • rockchalk629
    rockchalk629 Member
    Answer ✓

    fixed it with a beast mode

     

    concat('<font size="+4">',field name,'</font>')

Answers

  • Godzilla
    Godzilla Contributor

    Instead of increasing the Font size, try viewing the page as a slideshow. The title size looks good in slideshow mode 

    Domo Arigato!

    **Say 'Thanks' by clicking the thumbs up in the post that helped you.
    **Please mark the post that solves your problem as 'Accepted Solution'
  • We are using an iframe in screencloud to display it and haven't gotten it to work as a slideshow on the screen we are using. 

  • rockchalk629
    rockchalk629 Member
    Answer ✓

    fixed it with a beast mode

     

    concat('<font size="+4">',field name,'</font>')

  • This still works?

     

    I am trying to replicate it but only show the raw code. 

  • @Victor 

     

    You need to use an HTML Table. It won't work within a Mega Table.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • @GrantSmith  You are right?, thanks for your help!!!!! 

This discussion has been closed.