Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • bri2.0 Friend
    #1090973

    Hello,

    I am unable to get the buttons on my JA Builder Landing page to resize on mobile.

    I have tried adding custom css, but nothing seems to work. I have added the following, but I would have thought JA Builder would be using bootstrap core media styles?

    /* Make Buttons Smaller on Mobile

    @media(max-width: @screen-xs-max) {
    .jub-block .btn .btn btn-xl {
    font-size: 10px !important;
    }
    @media(max-width: @screen-xs-max) {
    .jub-block .btn {
    font-size: 10px !important;
    }

    Can you please help.

    Thanks
    Britt


    1. 2018-02-09_16-16-09
    Saguaros Moderator
    #1091180

    Hi Britt,

    Kindly share the credentials of your site so I can check for you.

    Regards

    bri2.0 Friend
    #1091304
    This reply has been marked as private.
    bri2.0 Friend
    #1091459
    This reply has been marked as private.
    bri2.0 Friend
    #1091490
    This reply has been marked as private.
    bri2.0 Friend
    #1091601
    This reply has been marked as private.
    bri2.0 Friend
    #1091608
    This reply has been marked as private.
    Saguaros Moderator
    #1091611

    Hi Britt,

    The text in that button are in big size and long text so the small screen view port like mobile has not enough space to show. You can consider to resizing the text size with this custom CSS:

    @media (max-width: 480px) {
     .jub-block.hero-5 .hero-text .btn.btn-xl.text-white.bg-user-color5.has-border.border-user-color5 {
        font-size: 10px;
    }
    }
    Saguaros Moderator
    #1091612
    This reply has been marked as private.
    bri2.0 Friend
    #1091635
    This reply has been marked as private.
    bri2.0 Friend
    #1091636
    This reply has been marked as private.
    Saguaros Moderator
    #1092842
    This reply has been marked as private.
    bri2.0 Friend
    #1093414
    This reply has been marked as private.
    Saguaros Moderator
Viewing 14 posts - 1 through 14 (of 14 total)

This topic contains 13 replies, has 2 voices, and was last updated by  Saguaros 6 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum