Tagged: x
-
AuthorPosts
-
April 29, 2016 at 3:12 pm #906134
ChappyEightParticipantI am looking to change the color of the box that surrounds the Author element and the “Author” text at the end of each of my articles. It would seem that it’s currently tied to the navbar color. Can I change this with CSS code?
Thanks,
LandonApril 29, 2016 at 3:12 pm #906135
ChappyEightParticipantThis reply has been marked as private.April 30, 2016 at 8:03 am #906900
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-author-box.cf, .x-author-box .h-about-the-author { border-color: red; }Hope it helps.
April 30, 2016 at 9:07 am #906954
ChappyEightParticipantPerfect, thanks! What about the part that says “Author” or “Guest Author” or whatever?
May 1, 2016 at 1:56 am #907556
ChristopherModeratorHi there,
Please add this as well :
h6.h-about-the-author { color: #6E4E9A !important; }Thanks.
May 1, 2016 at 7:43 am #907810
ChappyEightParticipantPerfect.
Again, thanks so much for the quick assistance.
May 1, 2016 at 9:57 am #907887
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-906134 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
