Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1235627
    fatheaddrummer
    Participant

    Hi There,

    This call to action button is not responsive, could you help me making it responsive?
    Thank you very much!

    Best, Christian

    https://www.diamond-precision-studio.com/en/mixing-drums-course-landing-page

    #1235696
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To adjust the cta in smaller screens, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    @media(max-width: 767px){
      .vc_general.vc_cta3 {
        padding-left: 10px;
        padding-right: 10px;
      }
    
      .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 90%;
      }
    }

    Please let us know if this works out for you.

    #1235733
    fatheaddrummer
    Participant

    This worked perfectly!

    You are such an awesome team!! 🙂
    Thanks a lot!!

    Best, Christian

    #1235768
    Christopher
    Moderator

    You’re welcome.

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