My current website is wordpress and I have added two sidebars on my homepage which is a one page parallax. I am confused as to how to add transparent background both of them.
I've tried to add this:
#main .sidebar {background-color: transparent;padding: 0px;}
But nothing changes. This is my demo
Any kind of help would be much appreciated. Thank you!