Header over my content

Support Area Forums Grassroots Header over my content

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #30670
    Fil DeStefano
    Participant

    Hi Bill…How can I lower the content do the header area and logo don’t hover over the typed content. I have typed in an ABOUT US page but half the paragraph is hiding behind the header area.

    #30678
    Bill Robbins
    Moderator

    Hello Fil,

    If you have a really tall logo you may need to scoot the page content down a bit. Here’s how to do that:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #wrap {
      	margin-top: 200px;
      }
      
    3. Update your settings.

    See if that has moved it far enough down. If you need to move it further down change the 200px to a larger number. To move it back up change it to a smaller one (the default is 100px).

    Let me know if you run into any trouble,
    Bill

    #30680
    Fil DeStefano
    Participant

    Perfect! Thanks so much Bill!

    #30681
    Bill Robbins
    Moderator

    Happy to help out Fil 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header over my content’ is closed to new replies.