Hey guyz im having an issue. So i changed the background color and it also changed the background colour of my module @position-1-2-3-4. How can i have the color of the module back to white? At this point it acts like its transparent. Thanks
Hi pergolatios
Try to add to your custom.css this code
.t3-module .module-inner { background:#fff; }
Regards
Thank you very much. Where is this custom.css file suppost to be? I dont think i have one. Do i have to make it and where? Thanks
HERE you can find info about custom.css file
You should create a new one in this folder /templates/ja_megastore/css/
Ok. Did it. Thank you very much man
Oh. Now i have another issue. How can i bring back those in "transparent"?
I changed code in custom.css please check now
Thank you man