Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #981553
    piexec
    Participant

    How do I get my buttons to scale down with everything else in the Revolution Slider?

    #981709
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    To make sure that your button inside the slider will resize, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    @media(max-width: 979px){
      .rev-btn {
        padding: 4px;
        font-size: 15px;
      }
    }

    Hope this would help.

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