Tagged: x
-
AuthorPosts
-
April 6, 2016 at 9:04 am #869333
laujessicaParticipantHi,
I’m trying to change the background colou rin the footer widget area.
I’ve tried the custom CSS code:.x-colophon.top { background-color: #344455; }and
.x-colophon { background-color: #344455; }Neither work, any help?
Thanks!
April 6, 2016 at 9:04 am #869334
laujessicaParticipantThis reply has been marked as private.April 6, 2016 at 12:00 pm #869671
RupokMemberHi there,
Thanks for writing in! You can try this :
.x-colophon.bottom { background-color: #344455; !important; }Hope this helps.
Cheers!
April 8, 2016 at 6:44 am #872664
laujessicaParticipantHi,
Thanks for your reply, but it’s still not working.
It seems that any additional custom CSS changes I’m adding now are not making a difference?
I have made custom CSS changes previously, and these are still showing, but adding anything else doesn’t work!April 8, 2016 at 6:16 pm #873468
Nabeel AModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
April 12, 2016 at 5:01 am #877983
laujessicaParticipantThis reply has been marked as private.April 12, 2016 at 5:36 am #878029
John EzraMemberHi there,
Thanks for updating the thread! It seems you may have some syntax error like a missing closing bracket “}” that is preventing CSS below it from working. If you try your CSS or the following at the top of all your CSS it will work.
footer.x-colophon.bottom { background-color: #344455; }Just go through your CSS and see where the issue is. Hope this helps β thanks!
April 12, 2016 at 6:33 am #878074
laujessicaParticipantThank you so much, that was driving me crazy!
Great support, keep up the good work πApril 12, 2016 at 8:05 am #878229
John EzraMemberYouβre most welcome! π
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-869333 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
