THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Omega Church header – wrapping, leading & right hand side text

Home › Forums › General Forums › Omega Church header – wrapping, leading & right hand side text

Tagged: Church, leading, wrapping

  • This topic has 2 replies, 2 voices, and was last updated 12 years, 4 months ago by Jo.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 13, 2013 at 3:21 pm #1303
    Jo
    Participant

    Hi there, these three questions all relate to the header so I’ve crammed them in one topic. The website is http://www.isebrooktherapy.co.uk but I think the questions are general.

    1) Wrapping – my title and tagline are wrapping even though they are quite short and I’d like them to continue on one line – how do I achieve this?

    2) Secondly, the leading seems a little off – the second line of the title is overlapping the first line of the tagline (I guess in my case this problem would disappear once the lines don’t wrap)

    3) On the illustration of the Church theme, it shows text at the right hand side of the header (the address of the church). How do you get text to appear there?

    Thank you so much for helping; I will review the theme shortly.

    December 13, 2013 at 3:35 pm #1304
    han
    Keymaster

    1. Simply customize the css by going to “Appearance > Customize > CSS” and add this code into CSS textarea

    .title-area {
        width: 50%;
    }

    2. Yes, but if you want to add more space between Site title and tagline, add this code into CSS textarea

    .site-title {
        margin-bottom: 10px;
    }

    3. Go to “Appearance > Widgets” and drag Text widget to “Header Right” widget area.

    December 13, 2013 at 4:18 pm #1306
    Jo
    Participant

    Brilliant! that is really helpful, thank you for your support.

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

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

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