Css documentation - by ecousins25 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 3 years, 3 months ago ago by Rose Tyler

  • Avatar: ecousins25
    ecousins25
    Participant
    December 13, 2020 at 04:11

    i would like to remove the header area from static pages too not just the blog page
    i went through this one “Topic: Remove Header area from blog page” and i got the header removed from the blog page i need the css to remove the header from the rest of my pages. also is there some css documentation for the theme elements class and ID tags? it would be easier for me to do this myself with that information.

    also i found this in a diferent area
    “You can disable that entire top panel in 8theme options > general > header settings > top panel > off”
    unfortunately im not seeing an option to do that

    thank you
    Eric

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2020 at 08:34

    Hello,

    Thanks for using our theme.
    You can use the next code in Custom CSS for page area:

    header{
    display:none;
    }

    Just go to Edit page > https://prnt.sc/w1ktb7 (WPBakery page editor), https://prnt.sc/w1kthh (Elementor).

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.