-
Author
-
April 13, 2017 at 00:12 #158368
LindaK816
ParticipantHi Support – I am trying to change the very bottom of my footer. I got half of it done. Here’s my override css:
.col-sm-12 {
color:#8e7b74 !important;
background-color:#221914 !important;
}.gap-10 {
background-color:#221914 !important;
}Gap-10 doesn’t seem to be the proper class to override. Your help would be greatly appreciated.
Thank you!
LindaApril 13, 2017 at 00:14 #158369LindaK816
ParticipantSorry I didn’t specify correctly – I am trying to change the background color of the very bottom of my footer.
April 13, 2017 at 17:44 #158436Laura
ModeratorHello, please try by adding this css to style.css of child theme 🙂
COPY CODE#socket { background: black !important; } #socket .row { background: black !important; } #socket .gap-10 { background: black !important; } #socket p { background: black !important; } #socket .col-sm-12 { background: black !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 14, 2017 at 04:47 #158502Laura
ModeratorGlad to help 🙂
If you are happy with the support please rate us 5 stars at themeforest, it would help a lot ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 14, 2017 at 18:03 #158545LindaK816
ParticipantHi Laura – I just rated you a 5 star – thanks for the great support so far : )
LindaApril 14, 2017 at 18:10 #158546LindaK816
ParticipantP.S. Hi again – could you tell me if you or someone else there created a support id in my dashboard called support_4c5e with administrator capabilities? I don’t remember ever providing my log in credentials (just because I didn’t think you needed them.) I get nervous because I have had hackers before and want to make sure this isn’t one. Thanks again, Linda
April 16, 2017 at 22:08 #158623Laura
ModeratorHello, usually we setup accounts with the name os SQAdmin or related, please contact your hosting as maybe they did that, if not i suggest to delete the user asap
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.