Tagged: x Author Posts December 26, 2016 at 10:26 am #1304685 aya.solutionsParticipant Hy I would like to change color and font-style in the text type element – but only on the strings if I use: .x-text-type{ color: red; } the hole element is effected – how can I do this for the stings? Best regards December 26, 2016 at 10:35 am #1304690 RupokMember Hi there, Thanks for writing in! Not sure which part you want to change but here goes the all parts individually : .x-text-type .prefix { color: red; } .x-text-type .text { color: blue; } .x-text-type .typed-cursor { color: orange; } .x-text-type .suffix { color: green; } Let’s change and add your suitable part that you are trying to amend. Cheers! December 27, 2016 at 10:48 am #1305917 aya.solutionsParticipant Thanks! Super support as always 🙂 nice day December 27, 2016 at 10:58 am #1305926 RupokMember You are welcome! Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you. Thanks for using X. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1304685 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In