I have a problem with displaying something on a location on my website.
www.urpop.eu
The module is not transparant, see attachment.
The effect (gray) on the left and right side is not visible on the bottom of the website.
How can i solve this problem?
Hi,
Thanks for contacting us and choosing our product!
Can you pm me your admin account? I'll check it for you asap!
And can you describe in more detail about this problem? thanks
Best regards,
SM
Hi,
About your question, you can change it by following steps:
Step 1: Go to path {root}/templates/jux_nozix/css then open file custom.css
Step 2: copy code below to file:
.noo-sl{
background: none!important;
}
.noo-sl .container{
background-color: #fff;
}
Hope this help!
Thank you!