Tagged: x
-
AuthorPosts
-
October 7, 2016 at 7:03 pm #1207403
LeannaParticipantHi, I had a dark gray in my top footer but now it’s bright red, and I can’t figure out what happened. Also I’m trying to get the text in the bottom footer to be white but it is still gray.
The code in Customizer:/*FOOTER */
.x-colophon.top {
background-color:#494a4b !important;
font-size: 16px;
}.x-colophon.bottom {
font-size: 14px;
color: #ffffff !important;
}/*FOOTER TURN WIDGET LINK TEXT A COLOR*/
.x-colophon.top .h-widget, .x-colophon.top a, .x-colophon.top .widget {
color: #ececec;
text-decoration: none;
}/*FOOTER MENU COLOR*/
.x-colophon.bottom .x-nav li a {
font-size:15px;
color:FFFFFF;
}October 7, 2016 at 7:04 pm #1207404
LeannaParticipantThis reply has been marked as private.October 8, 2016 at 2:47 am #1207757
ChristopherModeratorHi there,
Provided credentials didn’t work, please check.
Thanks.
October 8, 2016 at 2:53 pm #1208182
LeannaParticipantThis reply has been marked as private.October 9, 2016 at 1:13 am #1208508
ChristopherModeratorHi there,
There is a missing curly bracket in your code. Find and fix this code in global CSS :
@media (max-width: 767px) { .x-topbar .right { display: none; }Hope it helps.
October 9, 2016 at 7:54 pm #1209291
LeannaParticipantThank You!
October 10, 2016 at 12:44 am #1209409
RadModeratorYou’re welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1207403 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
