Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1299323
    TheoryUnit
    Participant

    Hi there,

    I’ve set differing text sizes and shape sizes in Revolution Slider (which uses blog posts for the text) but the text is way too small on an iPhone SE compared with an iPhone Plus — it doesn’t seem to be responsive on the SE.

    Could you please help me resize the text for screen sizes smaller than an iPhone Plus please?

    I’ll put the login details in the next post.
    Thank you!
    Matt

    #1299327
    TheoryUnit
    Participant
    This reply has been marked as private.
    #1299352
    Paul R
    Moderator

    Hi Matt,

    Please note that you can change the font size base on screen size in revslider.

    See screenshot – http://screencast.com/t/UDVallxyCC

    Hope that helps.

    #1299375
    TheoryUnit
    Participant

    Hi Paul,

    Yes that’s what I’ve done — I’ve just enlarged the text so it’s as big as it can be on my iPhone Plus, but it’s still too small on a normal iPhone sized screen, it doesn’t seem to adjust to the correct size.

    Could you have a look please?
    Thanks,
    Matt

    #1299442
    Nabeel A
    Moderator

    Hi again,

    Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (max-width: 480px){
    .home #x-section-5 {
        padding: 0 !important;
    }
    .home #x-section-5 .x-blockquote {
        font-size: 29px !important;
        line-height: 1 !important;
    }
    }

    Let us know how this goes!

    #1300865
    TheoryUnit
    Participant

    Perfect, thank you!
    Cheers,
    Matt

    #1300897
    Nabeel A
    Moderator

    Glad we could help.

    Cheers!

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