Tagged: x
-
AuthorPosts
-
November 27, 2016 at 5:37 am #1272057
AndysallisParticipantHey fellas,
I am trying to customise a button used for a plugin to fit in with the buttons of the X-theme, most noteably I am wanting to replicate the button I use in cornerstone with pill shape. The button hovers blue when the pointer is over it.
I shall post the details in a private post.
November 27, 2016 at 5:40 am #1272059
AndysallisParticipantThis reply has been marked as private.November 27, 2016 at 5:50 am #1272060
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.jig-loadMoreButton { background: #fff !important; border-radius: 100em !important; -webkit-transition: all 0.15s linear; transition: all 0.15s linear; border-width: 3px !important; } .jig-loadMoreButton:hover { color: #272727 !important; border-color: #3176a5 !Important; }Hope that helps.
November 27, 2016 at 5:55 am #1272067
AndysallisParticipantSadly that did not work,
as I said though, I do not need to change the CSS through customiser as I can do it inside the plugin itself, I just need to know what the settings would be to do it.
November 27, 2016 at 6:44 am #1272092
AndysallisParticipantThis reply has been marked as private.November 27, 2016 at 1:21 pm #1272350
RadModeratorGlad to hear that and thanks for sharing.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1272057 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
