Tagged: x
-
AuthorPosts
-
July 13, 2016 at 1:49 am #1084372
liz80yParticipantHi there,
I would like to remove the hover from the footer menu and make the text in #fb6a13.
Can you tell me how to do this? I can’t seem to find the CSS in my customizer.
Thanks 🙂
July 13, 2016 at 1:52 am #1084375
liz80yParticipantThis reply has been marked as private.July 13, 2016 at 5:34 am #1084610
FriechModeratorHi There,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.widget ul li a, .widget ol li a { color: #fb6a13; }That should change the text and remove the hover color in same time.
Hope it helps, Cheers!
July 13, 2016 at 7:32 am #1084763
liz80yParticipantThat’s great. Thank you. It worked perfectly.
Can you tell me how to make the gaps between each line of text larger so that the last line of the menu is the same as the instagram widget next to it? I have tried line height and line spacing and both didn’t seem to work.
Thanks 🙂
July 13, 2016 at 9:11 am #1084898
ThaiModeratorHi There,
Please add the following CSS:
#text-12 .textwidget ul li a { padding: 6px 0px; }Hope it helps 🙂
July 13, 2016 at 7:47 pm #1085934
liz80yParticipantWorked great! Thanks for all your help 🙂
July 14, 2016 at 2:17 am #1086356
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1084372 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
