D 
		
				
			
		Deleted member 184953
Guest
Hello,
How can i manage CSS to get the logo only in forum home ?
do i have to put this
	
	
	
		
for eache template ??
Thanks !
				
			How can i manage CSS to get the logo only in forum home ?
do i have to put this
		CSS:
	
	[data-template="template_name"] {
    .p-header-logo {display: none;}
}Thanks !

 
 
		