Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #878099
    Rahul
    Participant

    Hi,

    On http://wppartners.io, the font size of the homepage slider is too small on mobile devices. Any way to control that?

    Thanks

    #878594
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    @media (max-width: 480px){
        #slide-1-layer-2 > div {
            font-size: 8vw !important;
            line-height: 8vw !important;
        }
    }

    Hope it helps 🙂

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