Okay
  Public Ticket #2637068
Teaser box - Font Size
Closed

Comments

  • neurotau started the conversation

    Hi,

    I'm in my final edits and want to thank you for all your help. I'm asked to change the font size in the teaser box in the landing page because its cutting off. How can I change it?

    http://52.86.92.206/

    Example

    NeuroTau was founded by a Scientist and Clinician who have collaborated for years on neurodegenerative disease.... (this sentence is cut off)  

     


  •  1,630
    Andrey replied

    Hello, Dear Neurotau!

    If you want to set up the size in the teaser box, please click WP Dashboard => Appearance => Customize => Additional Css and put the following code:

    .content-3lines-ellipsis {
        height: 220px;  
    }
    

    http://prntscr.com/w711mp

    Best Regards!