Hi everyone,
I am trying to change the background color of container, from white to transparent.
this is the code I am using in custom.css:
container {
background-color:trasnparent!important;
}
it doesn't work when I do it from custom.css but it works when I try to do it from style.css
It Seems that style.css is stronger the custom.css
It depends on version I am using?
(I have the lite version)
thanks
Ivan