Home Forums Total Remove Gray Static Header

  • This topic has 3 replies, 3 voices, and was last updated 4 years ago by Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4971
    knajera
    Participant

    There is a gray header in every page with the name of that specific page- that I can’t seem to remove. Please help!!

    Link below shows example.

    #4989
    Hash
    Keymaster

    Hi,

    The Pro version has option to remove it. Why not you try our pro version https://hashthemes.com/wordpress-theme/total/

    If you are not interested to purchase the pro version then we can help you with some custom CSS code.

    Thanks

    #19124
    Paul Stringer
    Participant

    HI
    I would like the custom CSS to remove the grey header please. I don’t need the full functionality of the pro version.
    Thanks

    #19232
    Hash
    Keymaster

    Hi,

    The Custom CSS code is below. Go to Appearance > Customize > Additional CSS and paste the below CSS code

    .ht-main-header{
    height: 0px;
    overflow: hidden;
    padding: 0;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.