#216941
 Kieran_SQ
Moderator

Hi there,

You can add the below custom CSS to your KLEO Child themes style.css to remove the title via WP Admin > Appearance > Editor > KLEO Child > Style.css or via WP Admin > Theme Options > General Settings > Scroll to: ‘Quick CSS’.

COPY CODE
.rtmedia-item-title {
    display: none;
}
.rtmedia-media-title {
    display: none;
}

Make sure to purge your WordPress, server, and browser caches to see the changes.

Thanks,

Kieran

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution

Log in with your credentials

Forgot your details?