Hi ChristiNi,
I am trying to change the background color of container, from white to transparent.
this is the code:
container {
background-color:trasnparent!important;
}
It works when I do it from style.css, but it doesn’t work when I do it from custom.css (this happen when I leave original background color white in style.css)
style.css seems to win to custom.css
It depends on version I am using?
(I have the lite version)
thanks
Ivan