Hello,
I was wondering if #tts__listent-content_1.tts__listent_content
should be written like what I have in my functions.php
add_filter( ‘tta__button_text_arr’, ‘tta__button_text_arr_callback’);
function tta__button_text_arr_callback( $text_arr ){
Because, any change I make in the CSS customisation box is not working.
Thanks for your help.