🏝 Roadmap
✨ Wish list
🚀 Changelogs
I've tried a.e.:
.arm_module_plans_container { background-color: transparent; }
and many other, but nothing worked.
2 years ago
1 year ago
Hello,
I have checked and Custom CSS is applying but you may need to give priorities or important to CSS as given below example: div.arm_module_plans_container.arm-default-form { background: transparent; }
After that, it should apply the CSS.
Thanks
2 years ago Reply
Feel free to comment, but keep it respectful, relevant, and free from spam.
1 year ago
Hello,
I have checked and Custom CSS is applying but you may need to give priorities or important to CSS as given below example:
div.arm_module_plans_container.arm-default-form {
background: transparent;
}
After that, it should apply the CSS.
Thanks