Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1321045
    Andreas Bjerve
    Participant

    Hi,

    I´m using this text-html to link to an optinmonster-popup.

    Book appointment!

    (There´s probably some superfluous coding in there, since I grabbed it of another forum thread)

    Anyway, I´d like the button to be bigger. How to?

    Thanks a lot! 😀

    #1321046
    Andreas Bjerve
    Participant
    This reply has been marked as private.
    #1321055
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    a.manual-optin-trigger.x-btn.x-btn-blue-green.x-btn-flat.x-btn-rounded.x-btn-regular {
        width: 50%;
        font-size: 25px;
    }

    Hope that helps.

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