Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1003738
    CurtisTarantino
    Participant

    Hi there,

    I’m looking for a way to customize my form with cornerstone and make the labels appear in bold.

    What should I write in the custom CSS area to make them that way?

    Thanks a lot.

    #1003742
    Christian
    Moderator

    Hey there,

    Please give us the URL of the page where you’ve setup Gravity Forms.

    Thanks.

    #1008922
    CurtisTarantino
    Participant
    #1008982
    Paul R
    Moderator

    Hi,

    You can add this under Custom > CSS in the Customizer.

    
    body .gform_wrapper .top_label .gfield_label {
        font-weight: bold !important;
    }
    
    

    Hope that helps.

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