THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Church theme–Moving logo & right header down closer to content

Home › Forums › Omega Child › Church theme–Moving logo & right header down closer to content

Tagged: branding, church theme, main content, right header

  • This topic has 3 replies, 3 voices, and was last updated 12 years, 1 month ago by DorothyBatts.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 2, 2014 at 5:18 pm #1379
    DorothyBatts
    Participant

    Hi, How would I change the distance between the top elements (logo image and right header) and the main content. Since I reduced the height of the nav bar, There’s a big space that I need to get rid of. Take a look:

    http://dotbattsdesigns.com/jettandcompany

    Thanks!

    January 7, 2014 at 2:24 am #1408
    han
    Keymaster

    It looks like you have fixed it. Looks nice. You can hide the site description by adding this

    .site-description {
        display: none;
    }
    January 9, 2014 at 8:09 pm #1488
    sweeper154
    Participant

    I had the same question and was wondering how you fixed this. I don’t want to remove the site description, just remove or reduce the gap between the logo and the header.

    January 9, 2014 at 8:28 pm #1489
    DorothyBatts
    Participant

    It seems to work if you give the bottom margin a negative number until you get it where you want. han may have a different solution, but this worked for me:

    .site-description {
    margin-bottom: -60px;
    }

    Paste it in Appearance/Edit CSS.

    Hope it helps.

  • 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