Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1291364
    paratusgc
    Participant

    Hi Guys

    My titles are getting cropped on mobile. Please could you advise a fix.

    Thanks!
    Gavin

    #1291437
    Rupok
    Member

    Hi Gavin,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    @media only screen and (max-width: 480px) {
    .h2.h-custom-headline {
      font-size: 150%;
    }
    }

    You can use your own custom class for the custom headline and adjust the font-size for mobile.

    Hope this helps.

    Cheers!

    #1291587
    paratusgc
    Participant

    Perfect! Did the job. Thanks very much for your kind help.
    Gavin

    #1291631
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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