Home Forums Pro Themes Education Hub Pro Remove the top section above header. Section with Navigation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #145122
    BoyegInc
    Participant

    Please advise on how to complete remove the section above header. Section with Navigation

    #145279
    Psink
    Keymaster

    Hello Boyegnic

    Please add this CSS in the Additional CSS

    
    #tophead{
         display: none;
    }
    

    To add the above CSS please go to Admin panel >> Appearance >> Customize >> Additional CSS, paste the above CSS there, and published

    Regards,
    PSink

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.