header text way too high

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21167
    ZoePDX
    Member

    Hi,

    I’ve added a new page and for some reason the header copy is showing up way too high under the menu bar. http://staging.brazibites.kinsta.com/buy-online/

    What am I doing wrong?

    Thanks for your help.

    #21192
    Raghavendra
    Moderator

    When you choose Custom Header with custom HTML, you need to have the CSS in place to place the header text in the right place. You need to add this CSS –

    body.page-id-1342 header#custom-title-area .intro {
      top: 120px;
    }
    

    just like you do for the other pages on your beautiful site.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Austin Theme Support’ is closed to new topics and replies.