This topic has 8 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hi, i changed background color by css, follow a older post here.
but now i see a footer with a white color, can i change white color for my special color?
2. can i remove a header? I need not display a header (no logo/ no menu)
thanks!!
Hello
1.Please provide us with the link where we can see the issue.
2.Please add this code into the custom.css:
.header .main-header{display:none!important;}
How to create custom.css you may watch here.
With best regards
Brian Johnson
Thanks!
i send you a link (: http://oficinaburman.com/contacto) to see the white bar footer, i need remove it or change blank to grey
kind regards!
juan
You may add following code into the custom.css:
.st-pusher {background-color: #e1e2e0 !important;}
With best regards
Brian Johnson
Thanks!
I tried to remove the header menu in css
.header .main-header{display:none!important;}
but still i see it.
Can you tell me if i´m doing something wrong?
i had set : enable css in themes settings.
kind regards!
Please try this code:
.header {display:none!important;}
With best regards
Brian Johnson
Thanks!!!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘background in footer’' has been successfully resolved, and the topic is now closed for further responses