Tagged: x
-
AuthorPosts
-
August 1, 2016 at 7:50 am #1111910
f3nc1ngParticipantHi, I’m trying to make the footer display text (colour #2f4f4f) on a white background. Not having much luck.
These are the settings I have on in customiser are
Footer Widget Area – None
Bottom Footer – On
Menu Footer – Off
Footer Content – On
And text in the footer content box.Have been through the forum and found various css to add to but none of it’s made any difference. I don’t really have any css knowledge so it’s been a case of copy and paste. At the moment, this is what I have in the custom bit of the customiser:
.x-colophon.bottom {
background-color: #ffffff;
color: #2f4f4f;
}.x-colophon.bottom a {
color: #2f4f4f;
}.x-colophon.bottom a:hover {
color: #80A88B;
}Please could you tell me what I’m doing wrong. The site I’m working on is: http://www.fencingandlandscaping.com
Thanks for your time.
LizAugust 1, 2016 at 7:51 am #1111911
ThaiModeratorHi There,
Please add the following CSS:
.x-colophon.bottom .x-colophon-content { color: #000; }Hope it helps 🙂
August 1, 2016 at 10:20 am #1112130
f3nc1ngParticipantThanks very much.
August 1, 2016 at 10:29 am #1112150
RupokMemberYou are welcome. Have a nice day!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1111910 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
