Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1192557
    Razorsharp_
    Participant

    Hello,

    I’m wondering how I can increase the font size and bold the text of a button using visual composer?

    Thank you.

    #1192560
    Razorsharp_
    Participant
    This reply has been marked as private.
    #1192569
    Joao
    Moderator

    Hi There,

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

    .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
        font-size: 20px;
        font-weight: 600;
    }

    Hope it helps

    Joao

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