Tagged: x
-
AuthorPosts
-
August 7, 2016 at 2:17 am #1120677
bakParticipantHi there
I have custom CSS to style my buttons
.x-btn.x-btn-large, .x-btn.x-btn-regular, .button, [type=”submit”] {
font-size: 18px !important;
line-height: 1.3 !important;
padding-top: 0.163em !important;
padding-right: 1.125em !important;
padding-bottom: 0.213em !important;
padding-left: 1.125em !important;
}August 7, 2016 at 2:18 am #1120678
bakParticipantThis reply has been marked as private.August 7, 2016 at 7:02 am #1120835
ThaiModeratorHi There,
Please update your custom CSS to this:
.x-btn.x-btn-large, .x-btn.x-btn-regular, .x-btn.custom-btn, .button, [type="submit"] { font-size: 18px !important; line-height: 1.3 !important; padding-top: 0.163em !important; padding-right: 1.125em !important; padding-bottom: 0.213em !important; padding-left: 1.125em !important; }Hope it helps 🙂
August 7, 2016 at 7:32 am #1120859
bakParticipantThank you
August 7, 2016 at 9:55 am #1120941
ThaiModeratorIf you need anything else please let us know.
August 14, 2016 at 9:04 am #1130786
bakParticipantThis reply has been marked as private.August 14, 2016 at 9:29 am #1130803
ThaiModeratorHi There,
Please update the CSS code a bit:
.x-btn.x-btn-large, .x-btn.x-btn-regular, .x-btn.custom-btn, .x-btn.x-btn-global, .button, [type="submit"] { font-size: 18px !important; line-height: 1.3 !important; padding-top: 0.163em !important; padding-right: 1.125em !important; padding-bottom: 0.213em !important; padding-left: 1.125em !important; }Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1120677 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
