Tagged: x
-
AuthorPosts
-
July 8, 2016 at 8:59 pm #1078793
JW & Co.ParticipantHello,
I am trying to make some edits to my website, http://www.homeandhealthy.joshuaweatherstone.com, and need some help.
Please tell me how to make all of the links in the footer white, which change to orange when hovered over. I would also like to change the color of the headlines in each footer widget, and edit the color of the lines between the recent posts.
Thanks!
July 9, 2016 at 2:26 am #1079013
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
footer.x-colophon.top .widget li a:hover, footer.x-colophon.top .textwidget a:hover { color: #d25d2c; } footer.x-colophon.top .widget li a, footer.x-colophon.top .textwidget a { color: #fff; } footer h4.h-widget { color: #fff; } footer .widget ul li, footer .widget ol li{ border-color:red; }Hope that helps.
July 9, 2016 at 9:21 am #1079321
JW & Co.ParticipantUnfortunately the custom css is not affecting the footer.
Thanks,
JoshJuly 9, 2016 at 10:46 am #1079385
ThaiModeratorHi Josh,
Please take a look at this reply: https://community.theme.co/forums/topic/renew-topbar-customiations/?replyto=1078707#post-1079384.
Regards!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1078793 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
