Tagged: x
-
AuthorPosts
-
November 9, 2016 at 5:02 pm #1250728
newskywebsitesParticipantI’ve found several forum posts on this issue, but none have worked for my site. Looking to change background color and borders on Recent Posts footer widget. Please keep hovers in mind.
Site: http://835.05d.myftpupload.com/
Latest version of X child, WP and Cornerstone.Thanks!
DawnNovember 9, 2016 at 10:19 pm #1251112
Prasant RaiModeratorHello Dawn,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-colophon .widget ul li { background-color: #ededed !important; border: none !important; }Thanks.
November 10, 2016 at 7:27 am #1251629
newskywebsitesParticipantThank you, but I might like to keep the border around each post. How would this code be different if I were to make the border color #999999 or something? I tried replacing “none” with #999999 but that didn’t do it.
Thanks!
DawnNovember 10, 2016 at 9:09 am #1251790
RahulModeratorHey There,
Thanks for writing back!
Please add this CSS at Appereance > Customizer > Custom > CSS
.widget ul li, .widget ol li { border-bottom:1px solid #999999; }Hope this helps. Let us know how this goes!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1250728 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
