/*Reverse sticky header*/
  1. Home
  2. Knowledge Base
  3. Customizations
  4. CSS
  5. Registration Page That Has no Classes That Can be Customize From Header to Footer

Registration Page That Has no Classes That Can be Customize From Header to Footer

Right now there are many containers like site-content, container, bb-grid, etc. Just need a blank page where can pull in the WordPress loop on my own, etc.

By default, the platform and theme do not have this option. You can use the following CSS code.

Please follow the steps below:

    1. Go to BuddyBoss – Theme Options

    2. Under Custom Codes, enable CSS

    3. Append the following:

/* buddy boss mods */ .page-id-877 #content{padding:0 !important;margin:0 !important;width:100% !important;} .page-id-877 .site-content{padding:0 !important;margin:0 !important;width:100% !important;} .page-id-877 .container{padding:0 !important;margin:0 !important;width:100% !important;max-width:100% !important;} .page-id-877 .bb-grid{display:block !important;} .page-id-877 .site-content-grid{padding:0 !important;margin:0 !important;width:100% !important;flex:0 1 100% !important;} .page-id-877 img {padding:0 !important;} .page-id-877 .buddypanel {display:none !important;} .page-id-877 #page {margin:0 !important;} .page-id-877 .site-header-container {height:0px !important;position:fixed !important;margin:-100px 0 0 0 !important;} .page-id-877 .footer-bottom {display:none !important;}


Note: You may override it all with CSS using the page ID.

    4. Save changes.

Note: Any modifications are considered as custom work already. Know more about our Support policy here: https://www.buddyboss.com/support-policy/

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support

To speak to our Agency consultant, fill in the form found at our Contact Page.

"*" indicates required fields

Get Started

Enter your name and email address to get started with your project...

Name*