Collapse Header Image if No Custom Image is Uploaded
-
Is there a way I can collapse the header image if no custom image is uploaded? I am using a child theme of the buddypress default theme.
I found this thread, but did not see the code specified here in my header.php file.
But, I did find this in my functions.php file:
if ( !defined( 'BP_DTHEME_DISABLE_CUSTOM_HEADER' ) ) { define( 'HEADER_TEXTCOLOR', 'FFFFFF' );
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Collapse Header Image if No Custom Image is Uploaded’ is closed to new replies.