Header | XM Community
Skip to main content

Hi,

I am using following Custom CSS to change my header font-type but it seems it is not working as expected. May I request your advise. Thank you.

 

.Skin .Header {
   font-family:Calibri!important;
color:#000000!important;
font-size:18px!important;  
}

i think it should be 

.Skin #Header

 


Thank you so much @vgayraud . It worked.


Leave a Reply