How can i remove the header,search and my home,activity,forum etc from registration page.os there any plugin to modify registration page.I am using buddypress plugin.I do not want to call color.css for my registration page.
|
|
The theme you are using is a child theme of Buddypress default theme. You can override any file in the default theme by copying that file from the default theme directory ( In your case, first you need to copy Next to remove the header elements of this template, create a new custom header file in your theme root directory and call it for example Now open the |
|||||||||
|
|
If you don't mind editing your themes files, you can remove color.css from the registration page by editing the
to:
You will need to change |
|||
|
|
