Tagged: x Author Posts April 1, 2016 at 10:19 am #862694 TiafendoParticipant Is it possible to apply the responsiveness to all texts in the website with just one code? Thanks! Mattia April 1, 2016 at 9:54 pm #863380 FriechModerator Hi Mattia, Thanks for writing in! Not likely with one code, because every element has a different class. But you can utilize the default class like .x-text, .h-custom-headline, or .h-feature-headline to make this element responsive by default. Hope it helps, Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-862694 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In