To make the background color transparent, I've added the following code at Appearance > Customize > Additional CSS, so if there's anything else that I have to change, please let me know.
.wpda_tree_item_container div {
background-color: transparent !important;
}
It looks fine for the chart last time when i add this code
You can see the css code that i add in customize css is not changing in the browser.
Hi,
Can you please provide me with your wp-admin, I will have a quick look to see what's going on, make sure to click on private reply.
Feel free to ask for anything you need.
Kind Regards
Hi,
To make the background color transparent, I've added the following code at Appearance > Customize > Additional CSS, so if there's anything else that I have to change, please let me know.
Feel free to ask for anything you need.
Kind Regards
Hi all good.
just the border of the box is too thin.. expected to 2px solid?
Hi,
I saw that you've set the border width to 1px.
- https://prnt.sc/1syzu31
So you can add the following code to Appearance > Customize > Additional CSS to make it 2px.
Feel free to ask for anything you need.
Kind Regards