Tagged: x
-
AuthorPosts
-
October 28, 2016 at 2:37 am #1234393
liealexiusParticipantHi,
Need your help to fix small issue on the text link colour and hover colour in the post.
The setting in Customizer for text link I set to green, and this working fine in the homepage.But for the post, for example http://karirakademi.com/karir-skill/manajemen-blusukan-terhubung-dengan-tim-anda
You can see near to the bottom post, in the yellow box, the text link for “Newsletter” is grey colour. How to change this to other colour? also the hover colour and the underline at the moment is dotted line, how to make it become solid line?
Kindly Advice
Regards
Alexius
October 28, 2016 at 3:24 am #1234461
FriechModeratorHi Alexius,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.format-standard a:not(.x-btn):not(.meta-comments) {color: green;} .format-standard a:not(.x-btn):not(.meta-comments):hover {color: red;}Hope it helps, Cheers!
October 28, 2016 at 3:34 am #1234468
liealexiusParticipantHi Friech,
The colour issue is solved with that code, Thank you
About the underline issue, the underline at the moment is dotted line, how to make it become solid line?Kindly advice
Thank you
Alexius
October 28, 2016 at 3:43 am #1234476
FriechModeratorOh sorry about that, please add this custom CSS as well.
.format-standard .entry-content a:not(.x-btn):not(.x-img-thumbnail) { border-bottom: 1px solid #000; }Replace the value with a
noneif you want to completely remove the border.Thanks.
October 28, 2016 at 3:54 am #1234490
liealexiusParticipantPerfect, thank you for your help Friech
October 28, 2016 at 3:58 am #1234499
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1234393 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
