how do I make it inline?
Have you tried overflow: hidden; or white-space: nowrap; ? a scrim will be useful too, so we can experiment with your code also.
              
              
              1 Like
            
            
          white-space: nowrap;   WORKED!! thanks Sergio 
By the way, how do I share a scrim?
Right click on the editor => Fork to new scrim => Copy that new scrim url and paste it here 
              
              
              2 Likes
            
            
          