• Resolved krishna0122

    (@krishna0122)


    Hey Magever support team,
    I want to remove that top header where the date is mentioned. How can i remove it?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello Krishna,

    You could use the below CSS in the Additional CSS of theme Customizer to remove the top header.

    .top-header {
    display: none;
    }

    Thank you

Viewing 1 replies (of 1 total)

The topic ‘Remove header’ is closed to new replies.