Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • nysfda Friend
    #916231

    Could someone point me to where I can adjust the base paragraph font size? Overall the font size is a little to small. I’d like to be able globally edit the setting so I can play around with various sizes.

    Thank you

    Pankaj Sharma Moderator
    #917307

    Hi
    Add below code in custom.css file to change the Para Tag size for whole site .

    body {
        font-size: 13px!important;
    }

    It use the default body font size .

    nysfda Friend
    #917524

    When you say add the code to the "custom.css file" is that the file in the css folder or the custom.css file in the local => css folder?

    Pankaj Sharma Moderator
    #917593

    Hi
    custom.css should be in /css folder in template not in local folder , because there is no need to override it .
    It does not affected when u update the template .

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum