Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #862694
    Tiafendo
    Participant

    Is it possible to apply the responsiveness to all texts in the website with just one code?

    Thanks!

    Mattia

    #863380
    Friech
    Moderator

    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!

  • <script> jQuery(function($){ $("#no-reply-862694 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>