THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Change dimension of TITLE description on Church theme

Home › Forums › General Forums › Change dimension of TITLE description on Church theme

Tagged: change dimension of title and description

  • This topic has 3 replies, 2 voices, and was last updated 10 years, 9 months ago by han.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • July 20, 2015 at 5:33 am #3847
    Maddalena Filipponi
    Participant

    Hi, i’m using church theme for my web site, i need to change the dimension of the Title-description that appears at the top on the left side of the screen under the logo…the descritpion dimension is to big and to need to make it smaller..

    Can you help me please?

    Thanks

    p.s. i can’t give you the link of my website because it is on maintainance mode.

    July 20, 2015 at 7:43 am #3848
    han
    Keymaster

    Hi, if you mean the description font size is too big, you can make it smaller.
    Go to “Appearance > Customize > CSS” and insert below code

    .site-description {
        font-size: 15px;
    }

    Hope that helps

    July 21, 2015 at 12:14 pm #3863
    Maddalena Filipponi
    Participant

    that’s great, thank you! and…i have a last question: which code i need if i want that the font is BOLD?

    July 22, 2015 at 8:58 am #3864
    han
    Keymaster
    .site-description {
        font-size: 15px;
        font-weight:bold;
    }
  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php