This topic has 7 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #158368
     LindaK816
    Participant

    Hi 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!
    Linda

    #158369
     LindaK816
    Participant

    Sorry I didn’t specify correctly – I am trying to change the background color of the very bottom of my footer.

    #158436
     Laura
    Moderator

    Hello, 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 solution
    #158474
     LindaK816
    Participant

    Hi Laura – that you; that is perfect!!

    Linda

    #158502
     Laura
    Moderator

    Glad 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 solution
    #158545
     LindaK816
    Participant

    Hi Laura – I just rated you a 5 star – thanks for the great support so far : )
    Linda

    #158546
     LindaK816
    Participant

    P.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

    #158623
     Laura
    Moderator

    Hello, 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
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?