Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1249964
    ax_basis
    Participant

    Hi,

    I love Xtheme for its user friendly capability to build website.

    I’m finishing my website http://www.axpic.my
    My homepage top relovution slider’s text are not responsive to my iphone 5 screen.

    #1250022
    Joao
    Moderator

    Hi There

    Please add the following code to Appereance > Customizer > Custom > CSS

    @media (max-width: 480px) {
    
    .rev-btn, .rev-btn:visited {
        margin-top: 200px !important;
    }
    
    .tp-caption {
        font-size: 20px !important;
    }
    }

    Hope that helps

    Joao

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