Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #434692

    Hi – I have a disclaimer in my footer and it’s quite long. Any way to reduce the font size? I only found a general Font tab in General Stylings, but I think that affects font everywhere. Thanks. See bottom of page at http://dominiquehurley.com

    #434722

    Hi dominiquehurley ;
    use this line of css in order to decrease the size of your first widget text in the footer :

    #footer #text-2 .textwidget p{font-size: 14px !important;   line-height: 16px !important; }
    

    adjust the sizes as you like

    • This reply was modified 9 years, 7 months ago by begrafiks.
    #434918

    Thanks so much begrafiks. It worked. Resolved.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to change font size only in footer for text box’ is closed to new replies.