Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #869957

    tonylees
    Participant

    HI,

    Can you please advise the css I need to set the header height.
    The header currently overlaps the first section.

    Thanks
    Tony

    #870455

    Rupok
    Member

    Hi Tony,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-main.full {
      margin-top: 98px;
    }

    Hope this helps.

    Cheers!