i put in the code, it seem to work in terms of dividing the areas to the desired width. i used:
div#primary.site-content div#content article#post-57.post-57 div.entry-content div table tbody tr td:nth-child(1){width:38% !important;}
div#primary.site-content div#content article#post-57.post-57 div.entry-content div table tbody tr td:nth-child(4){width:62% !important;}
however, if you pls look at this website, it still does not look the same:
https://www.myfxbook.com/dashboard
where you see the two widgets on the top is perfectly aligned, and that the bottom, there is a shadow. would it be possible to do this?
thanks alot!