when I search the term “news” form the cpanel of my web hosting account I found there a CSS file called newsscrollcss.css in path wp-content/plugins/envato-wordpress-toolkit/css
it was contain only following
.newsscroller_title{
font-weight: bold;
font-size: 17px;
text-decoration: underline;
}
.scrollercontent{
text-align:justify;
}
but there is no change in news box when I change the CSS file