Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1053765
    armintz
    Participant

    the mailchimp addon has an option to add a title, which i have on this test page here:

    http://tinyurl.com/jjv483f

    i was wondering if it’s possible to shrink the title, to say h4 or h5 instead of the default h1?

    #1053914
    Rupok
    Member

    Hi there,

    Thanks for writing in! It might no be possible but if you want to shrink the font-size then you can add this under Custom > CSS in the Customizer.

    .x-subscribe-form h1 {
      font-size: 24px;
    }

    Hope this helps.

    Cheers!

    #1054284
    armintz
    Participant

    this works, thank you

    #1054340
    Darshana
    Moderator

    Glad we were able to help 🙂

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