Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #86376
    k8cpa
    Member

    How can I increase the text a bit for my 43 year old tired eyes?

    My site is here:

    http://thoughtsandrantings.com/

    #86392
    Pratik
    Keymaster

    Hi @k8cpa,

    Thank you for using Catch Base.

    To increase the font size of all the texts, you can add following CSS code in Appearance=> Customize=> Theme Options => Custom CSS box:

    
    body {
        font-size: 20px;
    }
    

    You can increase or decrease the 20px size as required.

    If this does not work, please let me know which sections you would like the font to be increased, and then I will provide you the code for those as well.

    Regards,
    Pratik

    #86409
    k8cpa
    Member

    Thanks. I’ll go add that. My old eyes thank you! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Nice theme… but content text is a wee bit too small…’ is closed to new replies.