you can add this to $args array:
'meta_key' => '_posts_views',
'orderby' => 'meta_value_num',
'order' => 'DESC',
Have you just update or change theme? You can change WP_DEBUG to true in wp-config.php file to see error
you need inspect element in your content. If each paragraph in a p element, you can edit css. If they in 1 p element and are separated by a
tag, i think can’t use css.
You can change WP_DEBUG to true in wp-config.php file to see error