Home Forums Pro Themes Education Hub Pro Tagline Size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8582
    SmartCaregiver
    Participant

    Is there a way to make the tagline bigger?

    #8618
    wensolutions
    Keymaster

    Hello @SmartCaregiver

    To make tagline bigger you need to add custom CSS.
    For this you need to go to Admin Panel / Appearance / Customize / Theme Options / Advanced Options.
    Here you need to copy and paste below CSS:

    
    p.site-description {
        font-size: 20px;
    }
    

    Note: Change to value 20 to your size.
    Hope this will help to resolve your issue.

    Regards!!!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.