if that doesnt come in handy try adding these line inside the functions.php of your child theme.
add_filter( ‘widget_meta_poweredby’, ‘__return_empty_string’ );
make sure its inside the <?php ?> of the functions.php
have you tried using .[class/id] {
display: none;
example .page-item-2505 {
display: none;