Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1288259
    drfretboard
    Participant

    Theme: Integrity.

    Footer background color is white.
    Text color is white also.
    I’m trying to change it to #555, but to no avail and much frustration.

    #1288260
    drfretboard
    Participant
    This reply has been marked as private.
    #1288267
    drfretboard
    Participant

    I’m no specialist in PHP/CSS but it looks like the CSS I am providing in style.css or the ‘Custom’ box in the Customizer, is overridden by a call to another function which resets the color to white…?

    #1288272
    Christopher
    Moderator

    Hi there,

    Your credentials didn’t match and I got following message :

    You have reached the login attempts limit. Please try again in 59 minutes.

    Please check credentials and disable limited login plugin so we can check your site.

    Thanks.

    #1288395
    drfretboard
    Participant
    This reply has been marked as private.
    #1288408
    Nico
    Moderator

    Hi There,

    Thanks for the login details. However, still could not be able to login properly.

    Please remove or disable plugins that could cause us to login properly.

    Thanks.

    #1288411
    drfretboard
    Participant

    That’s strange…

    deactivated plugin, would you please try again?

    #1288412
    drfretboard
    Participant

    Ah. Understood the login problem now. Should be solved.

    #1288448
    drfretboard
    Participant

    Did the login work? My footer text color problem is not solved…

    #1288554
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! Finally I was able to logged in. Just for future topics, self responding or bumping your post pushes it back in our Queue system so it takes longer to respond to.

    I have checked the customizer and it turns out that you have a conflicting css code: http://prnt.sc/dhusjo
    Please have a code something like this:

    /*Footer Link Text and Social Icon Color*/
    .x-colophon.bottom a,
    .x-colophon.bottom .x-social-global a {
        color: red !important;
    }
    
    /*Footer Link Text Hover and Social Icon Hover Color*/
    .x-colophon.bottom a:hover,
    .x-colophon.bottom .x-social-global a {
        color: green !important;
    }

    Feel free to change the colors afterwards. I just have to vary the color into red and green to see to it that it will work once applied.

    Please let us know how it goes.

    #1288592
    drfretboard
    Participant

    Thanks, I understand the problem/solution.
    Now I discovered another problem which I think is related to my troubles with this issue:

    When I change the Global CSS via the Customizer and “Save and Publish” en later return, the new data is erased and the old data is back. I can’t seem to change or remove the custom CSS?

    #1288790
    Christopher
    Moderator

    Hi there,

    Please check this KB article https://community.theme.co/kb/solutions-to-potential-setup-issues-customizer/ to solve the issue with customizer.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1288259 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>