Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1092918
    yhshin1020
    Participant

    Hey,

    I have a rev sler on my home page.

    currently i have two buttons below the text.

    The buttons have the > arrow.

    How can I increase the height of the > arrow in the button?

    Thank you!!

    #1092919
    yhshin1020
    Participant
    This reply has been marked as private.
    #1093046
    Christopher
    Moderator

    Hi there,

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

    i.fa-icon-angle-right {
        font-size: 36px !IMPORTANT;
        vertical-align: middle;
    }

    Hope that helps.

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