how to remove the first child of the legend element
-
hi
on the dokan dashboard the sales chart on the right there was a problem where the sales chart and the the table on top the the seals chart (Sales total and Number of orders)was standing on the way of the sales chart soo it took it to change it’s place with css
but affter a while i mange to change the position with these codes
.chart-placeholder { top:100px; left:-2px } .sells-graph{ height:500px; } table .legend, table {top:-91px!important; left: -8px!important;}
but there’s one div i couldnt get out of the way witch it has the
opacity of 0.85
i couldn’t get it to go up the (Sales total and Number of orders) table on top the sales chart
is there way to do it with out going for the source code
you may need to login before getting accesses this page
login urlthank you.
The page I need help with: [log in to see the link]
- The topic ‘how to remove the first child of the legend element’ is closed to new replies.