Anyone provide theme CSS to differentiate the banner from all the rest? | XM Community
Skip to main content

I am not a UX designer at all, but I wonder if anyone can help me with some css to make all of the colors the secondary and only have the banner be the primary? Made this mockup of a theme, but what I need is the secondary color applied to everything but the banner (see the image) .

 

I can interpret css somewhat and could change color codes, just no idea how to write it on my own. 

 

Hi !

Giving you an example of black banner code here- 

.Skin #LogoContainer {background-color: #000000!important;}
 

Paste it in your Style-->Custom CSS code.
    


thank you @Chhavi_Ch ! That worked!


Leave a Reply